Hello,
i made a webpage app but it appears to not have node installed. And i need npm or pnpm to install the necessary modules for my app to receive post requests.
Is there a way to get it installed on the same app?
Thanks
Nevermind. I just had to send a post request to my other node project.
1 Like