Strange. What OS are you using? Try uninstalling NodeJS and then installing it again. I am not sure how to troubleshoot if this does not work. I have never seen that before.
You are viewing a single comment's thread from:
Strange. What OS are you using? Try uninstalling NodeJS and then installing it again. I am not sure how to troubleshoot if this does not work. I have never seen that before.
On a Windows 10 64 bit ... I might have done some mistakes before? Is there a way I could check each step to ensure that I did everything correct?
Did you change to the directory where the files from GitHub were checked out to in the command line?
Try these commands:
dir
pwd
cd path/to/folder/file
I hope this helps.