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

nrm can not install #141

Open
debugbb opened this issue Sep 4, 2022 · 3 comments
Open

nrm can not install #141

debugbb opened this issue Sep 4, 2022 · 3 comments

Comments

@debugbb
Copy link

debugbb commented Sep 4, 2022

wanghao@wanghaodeMBP ~ % npm install -g nrm
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142

changed 73 packages, and audited 316 packages in 6s

13 packages are looking for funding
run npm fund for details

4 vulnerabilities (2 high, 2 critical)

To address all issues, run:
npm audit fix

Run npm audit for details.
wanghao@wanghaodeMBP ~ % nrm ls
zsh: command not found: nrm

@nonzzz
Copy link

nonzzz commented Sep 11, 2022

I think you can try use GRM. A faster npm registry manager. But it light than nrm. @debugbb

@mashiguang
Copy link

the same issue.

ma@taitan MINGW64 /d/workspace
$ npm install -g nrm
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: this library is no longer supported
C:\Users\ma\AppData\Roaming\npm\nrm -> C:\Users\ma\AppData\Roaming\npm\node_modules\nrm\cli.js

ma@taitan MINGW64 /d/workspace
$ nrm --help
bash: nrm: command not found

ma@taitan MINGW64 /d/workspace
$ node -v
v12.17.0

ma@taitan MINGW64 /d/workspace
$ npm -v
6.14.4

@debugbb
Copy link
Author

debugbb commented Mar 9, 2023

How to solve this problem? Is the node version too high?Thank you! @mashiguang

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

3 participants