Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-bash: nrm: command not found #32

Closed
gy134340 opened this issue Aug 13, 2017 · 4 comments
Closed

-bash: nrm: command not found #32

gy134340 opened this issue Aug 13, 2017 · 4 comments

Comments

@gy134340
Copy link

The node version is v7.2.0
The npm version is 5.0.3
The system is macOS

After npm install -g nrm, the nrm ls do not work as it should. the common line only show
-bash: nrm: command not found .

so confused..

@Pana
Copy link
Owner

Pana commented Aug 14, 2017

It seems like you did not install nrm correctly, you can try to solve it from this direction

@strongzs
Copy link

image

使用npm install -g nrm 安装后就无法使用nrm,不知道是什么原因?我电脑是win10的

@fengyuanchen
Copy link

对于Windows系统,两种解决方法:

  1. 重新安装Node.js。
  2. C:\Users\用户名\AppData\Roaming\npm添加到用户环境变量(因为之前的变量可能被杀毒软件删掉了)。

@gy134340
Copy link
Author

thanks, guys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants