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

sodium install fail #50

Closed
ByCnck opened this issue Nov 17, 2017 · 1 comment
Closed

sodium install fail #50

ByCnck opened this issue Nov 17, 2017 · 1 comment

Comments

@ByCnck
Copy link
Contributor

ByCnck commented Nov 17, 2017

     NEW_INT_PROP(crypto_stream_ ## ALGO ## _KEYBYTES); \
     ^~~~~~~~~~~~
../src/crypto_streams.cc:113:5: note: in expansion of macro ‘PROPS’
     PROPS(chacha20);
     ^~~~~
In file included from ../../nan/nan.h:197:0,
                 from ../src/include/node_sodium.h:20,
                 from ../src/crypto_streams.cc:8:
../../nan/nan_maybe_43_inl.h:116:35: note: declared here
 NAN_DEPRECATED inline Maybe<bool> ForceSet(
                                   ^~~~~~~~
/tmp/node_modules/sodium/install.js:288
            throw new Error(cmdLine + ' exited with code ' + code);
            ^

Error: make nodesodium exited with code null
    at ChildProcess.<anonymous> (/tmp/node_modules/sodium/install.js:288:19)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
npm WARN enoent ENOENT: no such file or directory, open '/tmp/package.json'
npm WARN tmp No description
npm WARN tmp No repository field.
npm WARN tmp No README data
npm WARN tmp No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node install.js --install`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/zhenxi/.npm/_logs/2017-11-17T09_54_38_233Z-debug.log

@ByCnck
Copy link
Contributor Author

ByCnck commented Nov 17, 2017

@ByCnck ByCnck closed this as completed Nov 17, 2017
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

1 participant