Skip to content

It fails on install #17

@ChrisCinelli

Description

@ChrisCinelli
$ npm install -g babel-node-debug

> v8-profiler@5.6.3 preinstall /Users/chris/.nvm/versions/node/v4.2.3/lib/node_modules/.staging/v8-profiler-1a869fbb
> npm install node-pre-gyp

/Users/chris/.nvm/versions/node/v4.2.3/bin/node-pre-gyp -> /Users/chris/.nvm/versions/node/v4.2.3/lib/node_modules/node-pre-gyp/bin/node-pre-gyp
/Users/chris/.nvm/versions/node/v4.2.3/lib
└── node-pre-gyp@0.6.28


> v8-debug@0.7.7 preinstall /Users/chris/.nvm/versions/node/v4.2.3/lib/node_modules/.staging/v8-debug-417c0279
> node -e 'process.exit(0)'

/Users/chris/.nvm/versions/node/v4.2.3/lib
└── (empty)

npm ERR! Darwin 13.4.0
npm ERR! argv "/Users/chris/.nvm/versions/node/v4.2.3/bin/node" "/Users/chris/.nvm/versions/node/v4.2.3/bin/npm" "install" "-g" "babel-node-debug"
npm ERR! node v4.2.3
npm ERR! npm  v3.8.1
npm ERR! file sh
npm ERR! path sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn sh

npm ERR! v8-debug@0.7.7 preinstall: `node -e 'process.exit(0)'`
npm ERR! spawn sh ENOENT
npm ERR!
npm ERR! Failed at the v8-debug@0.7.7 preinstall script 'node -e 'process.exit(0)''.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the v8-debug package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node -e 'process.exit(0)'
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs v8-debug
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls v8-debug
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/chris/sws/npm-debug.log
npm ERR! code 1

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