Answers for "npm install error `not foundram Files/nodejs/npm: 3: /mnt/c/Program Files/nodejs/npm:`"

0

npm install error `not foundram Files/nodejs/npm: 3: /mnt/c/Program Files/nodejs/npm:`

PATH="$HOME/bin:$HOME/.local/bin:/usr/bin:$PATH"

then:
source ~/.profile

This helps you to add /usr/bin to the PATH
Posted by: Guest on March-09-2022

Code answers related to "Javascript"

Browse Popular Code Answers by Language