Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Cannot install hydra-core #7

Description

@angelo-v

IS: Running npm install hydra-core causes the following error:

/root/.node-gyp/10.11.0/include/node/v8.h:3558:43: note:   candidate expects 2 arguments, 1 provided                                                    
contextify.target.mk:101: recipe for target 'Release/obj.target/contextify/src/contextify.o' failed                                                     
make: *** [Release/obj.target/contextify/src/contextify.o] Error 1
make: Leaving directory '/workdir/node_modules/contextify/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)                                   
gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)                                                            
gyp ERR! System Linux 4.18.11-200.fc28.x86_64
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"                                
gyp ERR! cwd /workdir/node_modules/contextify
gyp ERR! node -v v10.11.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
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.

SHOULD BE: hydra-core is installed successfully

Context:

▶ npm -v
6.4.1
▶ node -v
v10.11.0
OS: Linux, MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions