Closed hopeseekr closed 9 years ago
Platform: Windows NodeJS / NPM plus Cygwin.
$ npm install inliner -g npm WARN engine commander@0.5.1: wanted: {"node":">= 0.4.x < 0.7.0"} (current: {"node":"0.10.35","npm":"1.4.28"}) > contextify@0.1.13 install C:\Users\tsmith\AppData\Roaming\npm\node_modules\inliner\node_modules\jsdom\node_modules\contextify > node-gyp rebuild C:\Users\tsmith\AppData\Roaming\npm\node_modules\inliner\node_modules\jsdom\node_modules\contextify>node "F:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild gyp npm ERR! contextify@0.1.13 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the contextify@0.1.13 install 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-gyp rebuild 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! System Windows_NT 6.1.7601 npm ERR! command "F:\\Program Files\\nodejs\\node.exe" "F:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "inliner" "-g" npm ERR! cwd D:\source\megadiction\megadiction-master npm ERR! node -v v0.10.35 npm ERR! npm -v 1.4.28 npm ERR! code ELIFECYCLE
This is fixed @ 1.0.0.
Platform: Windows NodeJS / NPM plus Cygwin.