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

Compiling sodium on TravisCI fails #146

Open
shreyaslad opened this issue Jan 15, 2019 · 1 comment
Open

Compiling sodium on TravisCI fails #146

shreyaslad opened this issue Jan 15, 2019 · 1 comment

Comments

@shreyaslad
Copy link

I haven't installed sodium as one of my dependencies, however when my Travis build runs, it keeps throwing the same error.

npm ERR! Linux 4.4.0-101-generic
npm ERR! argv "/home/travis/.nvm/v0.10.48/bin/node" "/home/travis/.nvm/v0.10.48/bin/npm" "install"
npm ERR! node v0.10.48
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install: `node install.js --install`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node install.js --install'.
npm ERR! This is most likely a problem with the sodium package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js --install
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs sodium
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! 
npm ERR!     npm owner ls sodium
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR!     /home/travis/build/PenetratingShot/ToxicDiscordBot/npm-debug.log
The command "eval npm install  " failed 3 times.
The command "npm install " failed and exited with 1 during .

Every single time sodium runs, the same exception is thrown and I have no idea what to do

Any help would be greatly appreciated

@rawr51919
Copy link

This seems to be related to issue #144.

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

2 participants