Node.js not found

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
bighugedave
User
Posts: 10

Node.js not found

Post by bighugedave »

Hello,

After installing 2024.5 I try to open the application but get the error "Node.js not found, please download and install Node.js LTS >= v18.7.0 or Current >= v20.3.0 first."

I do have Node.js installed, it is in my Path environment variable, I'm able to type "node" at a command prompt to work with the node repl. Where exactly is AspNetMaker looking for Node.js to be installed on Windows 11? I looked through the forums, no questions on this issue. I also looked through the application's settings files to see if there was a setting in there that I could ensure is pointed to my Node.js installation.

Thanks for your assistance.

David


bighugedave
User
Posts: 10

Post by bighugedave »

Hello,

I ended up using chocolatey to install node from the command line, and that fixed the issue for some reason.

Thanks,

David


Post Reply