DahliaWitt/steam-yellow

"NPM" is not recognized

Closed this issue · 6 comments

C:\steam-yellow>npm install
'npm' is not recognized as an internal or external command,
operable program or batch file.
I already have node installed but it still will not install

Either restart or:
Open the Control Panel (Click the Start button, then click Control Panel)
Click User Accounts
Click Change my environment variables
Select PATH and click the Edit... button
At the end of the Variable value, add ;C:\Program Files\nodejs
Click Ok on the "Edit User Variable" window, then click Ok on the "Environment Variables" window

It now works but it installs for about a second then stops installing.
d62f9fb3000abcc6a48ade0ae2f18abd

Will it let you start the program?

looks like its starting for a half second in the gif

Yes, npm install looks like it's starting but what about node index.js?

Batch file in new version should take care of npm install.