Skip to content

Unable to install via npm on Windows #1

Closed
@cortfr

Description

@cortfr

Here is the error message "npm install weak" gives me on windows.

npm ERR! error installing weak@0.1.1 Error: weak@0.1.1 preinstall: `node-waf clean || true; node-waf configure build`
npm ERR! error installing weak@0.1.1 `cmd "/c" "node-waf clean || true; node-waf configure build"` failed with 1
npm ERR! error installing weak@0.1.1     at ChildProcess.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\exec.js:49:20)
npm ERR! error installing weak@0.1.1     at ChildProcess.emit (events.js:70:17)
npm ERR! error installing weak@0.1.1     at maybeExit (child_process.js:359:16)
npm ERR! error installing weak@0.1.1     at Process.onexit (child_process.js:395:5)
npm ERR! weak@0.1.1 preinstall: `node-waf clean || true; node-waf configure build`
npm ERR! `cmd "/c" "node-waf clean || true; node-waf configure build"` failed with 1
npm ERR!
npm ERR! Failed at the weak@0.1.1 preinstall script.
npm ERR! This is most likely a problem with the weak package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR!     npm owner ls weak
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 Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "weak"
npm ERR! cwd c:\tmp\npmhooktest
npm ERR! node -v v0.6.4
npm ERR! npm -v 1.1.0-alpha-6
npm ERR! code ELIFECYCLE
npm ERR! message weak@0.1.1 preinstall: `node-waf clean || true; node-waf configure build`
npm ERR! message `cmd "/c" "node-waf clean || true; node-waf configure build"` failed with 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