You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: