Skip to content

Build environment & command line execution #13

Open
@etylsarin

Description

@etylsarin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions