I'm trying to install a new nodeJS project. I set node and npm as environment variable
node
npm
When I run command npm install, I got errors as below:
npm install
What is my wrong?
No comments:
Post a Comment