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 ls throw some errors on node v13.2.0 #68

Closed
Aqours opened this issue Nov 23, 2019 · 4 comments
Closed

nrm ls throw some errors on node v13.2.0 #68

Aqours opened this issue Nov 23, 2019 · 4 comments

Comments

@Aqours
Copy link

Aqours commented Nov 23, 2019

node v13.2.0
npm 6.13.1
os macos 10.15.1
nrm 1.2.1

fakename ~ % nrm ls

* npm -------- https://registry.npmjs.org/
  yarn ------- https://registry.yarnpkg.com/
  cnpm ------- http://r.cnpmjs.org/
  taobao ----- https://registry.npm.taobao.org/
  nj --------- https://registry.nodejitsu.com/
  npmMirror -- https://skimdb.npmjs.com/registry/
  edunpm ----- http://registry.enpmjs.org/

node[9889]: ../src/signal_wrap.cc:159:void node::DecreaseSignalHandlerCount(int): Assertion `(new_handler_count) >= (0)' failed.
 1: 0x100081675 node::Abort() [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 2: 0x10008141d node::AppendExceptionLine(node::Environment*, v8::Local<v8::Value>, v8::Local<v8::Message>, node::ErrorHandlingMode) [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 3: 0x1000f5f0d node::DecreaseSignalHandlerCount(int) [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 4: 0x1000f6685 node::(anonymous namespace)::SignalWrap::Close(v8::Local<v8::Value>) [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 5: 0x10003a81e node::Environment::CleanupHandles() [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 6: 0x10003a9d6 node::Environment::RunCleanup() [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 7: 0x1000b3dd0 node::NodeMainInstance::Run() [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 8: 0x10005da91 node::Start(int, char**) [/Users/chitoge/.nvm/versions/node/v13.2.0/bin/node]
 9: 0x7fff696002e5 start [/usr/lib/system/libdyld.dylib]
zsh: abort      nrm ls
@wwyyllaa
Copy link

i met this error too , same environment

@jiangbo0216
Copy link

some issue

@alienzj
Copy link

alienzj commented Dec 4, 2019

same issue

@qualitymanifest
Copy link

This was a node issue specific to 13.2.0 nodejs/node#30581
I am not using this package but had the same error elsewhere, updating node fixed it

@i5ting i5ting closed this as completed Sep 28, 2021
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

6 participants