Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build environment & command line execution #13

Open
etylsarin opened this issue Mar 27, 2015 · 0 comments
Open

Build environment & command line execution #13

etylsarin opened this issue Mar 27, 2015 · 0 comments

Comments

@etylsarin
Copy link

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
> [email protected] 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! [email protected] postinstall: `node scripts/postinstall.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant