Skip to content

Cannot install on windows #1

@axkibe

Description

@axkibe

I liked node sleep for my debugging needs to simply simulate high load on Linux and OSX but on windows I cannot install.


C:\Users\axel\Dropbox\meshcraft>npm install sleep
npm http GET https://registry.npmjs.org/sleep
npm http 304 https://registry.npmjs.org/sleep

sleep@1.0.2 preinstall C:\Users\axel\Dropbox\meshcraft\node_modules\sleep
node-waf clean || (exit 0); node-waf configure build

"node-waf" kann syntaktisch an dieser Stelle nicht verarbeitet werden.

npm ERR! sleep@1.0.2 preinstall: node-waf clean || (exit 0); node-waf configure build
npm ERR! cmd "/c" "node-waf clean || (exit 0); node-waf configure build" faile
d with 1
npm ERR!
npm ERR! Failed at the sleep@1.0.2 preinstall script.
npm ERR! This is most likely a problem with the sleep package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || (exit 0); node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls sleep
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program File
s (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" "sleep"
npm ERR! cwd C:\Users\axel\Dropbox\meshcraft
npm ERR! node -v v0.6.14
npm ERR! npm -v 1.1.12
npm ERR! code ELIFECYCLE
npm ERR! message sleep@1.0.2 preinstall: node-waf clean || (exit 0); node-waf c onfigure build
npm ERR! message cmd "/c" "node-waf clean || (exit 0); node-waf configure build " failed with 1
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Users\axel\Dropbox\meshcraft\npm-debug.log
npm not ok

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