This repository was archived by the owner on Dec 9, 2018. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 56
    This repository was archived by the owner on Dec 9, 2018. It is now read-only.
  
  
contextify fails to install #12
Copy link
Copy link
Closed
Description
Does contextify require node-waf when installing via npm? I realize Windows is funky but here's the console output I get installing with node v0.6.5 and npm 1.1.0-beta-7
C:\Users\Glenn\Documents\nodeProjects\techRadar>npm install contextify
npm WARN [email protected] package.json: bugs['web'] should probably be bugs['url']
npm http GET https://registry.npmjs.org/contextify
npm http 304 https://registry.npmjs.org/contextify
> [email protected] preinstall C:\Users\Glenn\Documents\nodeProjects\techRadar\no
de_modules\contextify
> node-waf clean || (exit 0); node-waf configure build
node-waf was unexpected at this time.
npm ERR! error installing [email protected]
npm ERR! [email protected] preinstall: `node-waf clean || (exit 0); node-waf configure build`
npm ERR! `cmd "/c" "node-waf clean || (exit 0); node-waf configure build"` failed with 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the contextify 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 contextify
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" "contextify"
npm ERR! cwd C:\Users\Glenn\Documents\nodeProjects\techRadar
npm ERR! node -v v0.6.5
npm ERR! npm -v 1.1.0-beta-7
npm ERR! code ELIFECYCLE
npm ERR! message [email protected] preinstall: `node-waf clean || (exit 0); node-waf configure build`
npm ERR! message `cmd "/c" "node-waf clean || (exit 0); node-waf configure build"` failed with 1
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     C:\Users\Glenn\Documents\nodeProjects\techRadar\npm-debug.log
npm not ok
Metadata
Metadata
Assignees
Labels
No labels