Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error with nodeos-initramfs when running npm install #379

@Lithl

Description

@Lithl

Attempting to build NodeOS, I get the following error when running npm install:

npm ERR! Linux 4.10.0-28-generic
npm ERR! argv "/home/brian/.nvm/versions/node/v4.8.6/bin/node" "/home/brian/.nvm/versions/node/v4.8.6/bin/npm" "install"
npm ERR! node v4.8.6
npm ERR! npm  v2.15.11
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `(prebuild-install -d https://github.com/NodeOS/nodeos-initramfs/releases/download/v{version}/{platform}-{arch}.tar.gz && scripts/checkOut) || (buildDependencies && npm run build)`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script '(prebuild-install -d https://github.com/NodeOS/nodeos-initramfs/releases/download/v{version}/{platform}-{arch}.tar.gz && scripts/checkOut) || (buildDependencies && npm run build)'.

(The above is after downgrading the node/npm versions based on the suggestion from Incorrect NPM Version)

Is there any way to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions