workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.24k stars 1.84k forks source link

I can't do the first lesson #630

Closed benleib closed 4 years ago

benleib commented 5 years ago

In the first lesson of learnyounode it told me to make a file that would say 'Hello World'. I tried but when entering the file via node I got a error saying Error: EPERM: operation not permitted, open 'C:\Program Files\nodejs\program.js'. If anyone knows how I fix this please help.

AnshulMalik commented 5 years ago

@benleib See if https://stackoverflow.com/questions/47778492/npm-install-error-eperm-operation-not-permitted can help?

shanmukhateja commented 4 years ago

This issue can be closed as it seems to been resolved and has no activity past year.