node.js - Unable to install express using npm in windows 10 -


i have tried number of times install express using npm. attached image shows nodejs npm install express syntaxerror

enter image description here

i have manually copied npmrc file appdata same results.

i have changed path

c:\users[username]\appdata\roaming\npm;c:\program files\nodejs 

i can not express install.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -