-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi @doctyper,
I've got this issue while installing customizr plugin via gulp-modernizr on a build environment.
This happens only on machines where is no node/npm installed globally.
..\..\..\Tools\node.exe ..\..\..\Core\node_modules\npm\bin\npm-cli.js install --production
> customizr@1.0.0-alpha postinstall D:\AssetsSrc\node_modules\gulp-modernizr\node_modules\customizr
> node scripts/postinstall.js
'node' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "..\\..\\..\\Tools\\node.exe" "D:\\Core\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"
npm ERR! node v0.12.0
npm ERR! npm v2.6.1
npm ERR! code ELIFECYCLE
npm ERR! customizr@1.0.0-alpha postinstall: `node scripts/postinstall.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the customizr@1.0.0-alpha postinstall script 'node scripts/postinstall.js'.
npm ERR! This is most likely a problem with the customizr package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/postinstall.js
npm ERR! You can get their info via:
npm ERR! npm owner ls customizr
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels