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
Running npm adduser {sinopia-server} fails with:
npm adduser {sinopia-server}
npm ERR! code E500 npm ERR! Internal Server Error
Looking at the logs, it seems like the error happens here:
Error: Internal Server Error at fetch.defaults.then.then.result (/usr/local/lib/node_modules/npm/node_modules/npm-profile/index.js:203:19)
The text was updated successfully, but these errors were encountered:
Looking at the logs for sinopia, it appears the error has to do with a missing module:
Error: Cannot find module './build/Release/crypt3
Sorry, something went wrong.
No branches or pull requests
Running
npm adduser {sinopia-server}
fails with:Looking at the logs, it seems like the error happens here:
The text was updated successfully, but these errors were encountered: