phusion / node-sha3

SHA3 for JavaScript - The Keccak family of hash algorithms

Home Page:https://www.npmjs.com/package/sha3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node.js 4.0.0 doesn't support this module.

breaklee opened this issue · comments

when load this module on node.js 4.0.0,

Segmentation fault: 11

rasied.

Another promlem:

npm install sha3

sha3@1.2.0 install /media/sf_project/a0/a1/node_modules/sha3
node-gyp rebuild

make: Entering directory `/media/sf_project/a0/a1/node_modules/sha3/build'
CXX(target) Release/obj.target/sha3/src/addon.o
In file included from /root/.node-gyp/4.0.0/include/node/node.h:42,
from ../src/addon.cpp:1:
/root/.node-gyp/4.0.0/include/node/v8.h:336: ошибка: expected unqualified-id before ‘using’

Looks like it does now!