Skip to content

npm install failed  #21

@levakhnazarov

Description

@levakhnazarov

just on npm install:
Several Errors during node-gyp rebuild process

`In file included from ../fsevents.cc:6:
../node_modules/nan/nan.h:339:13: error: no member named 'New' in 'v8::String'
return _NAN_ERROR(v8::Exception::Error, errmsg);

../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))

`

node-gyp rebuild

CXX(target) Release/obj.target/KeyModule/src/eckey.o
../src/eckey.cc:8:10: fatal error: 'node_internals.h' file not found

OSX 10.13.4, nvm, node 10.15.1
**also tested on linux

***also Failed at the bignum@0.11.0 install script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions