We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
i met this error too , same environment
Sorry, something went wrong.
some issue
same issue
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
No branches or pull requests
node v13.2.0
npm 6.13.1
os macos 10.15.1
nrm 1.2.1
The text was updated successfully, but these errors were encountered: