Description
Please provide us with the following information:
OS?
Windows 7,
Versions.
angular-cli: 1.0.0-beta.28.3
node: 6.9.5
os: win32 x64
Repro steps.
After running the command "ng new MyTestProject", I am getting the below error.
The log given by the failure.
6223 error Windows_NT 6.1.7601
6224 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "node-sass"
6225 error node v6.9.5
6226 error npm v3.10.10
6227 error code ELIFECYCLE
6228 error [email protected] postinstall: node scripts/build.js
6228 error Exit status 1
6229 error Failed at the [email protected] postinstall script 'node scripts/build.js'.
6229 error Make sure you have the latest version of node.js and npm installed.
6229 error If you do, this is most likely a problem with the node-sass package,
6229 error not with npm itself.
6229 error Tell the author that this fails on your system:
6229 error node scripts/build.js
6229 error You can get information on how to open an issue for this project with:
6229 error npm bugs node-sass
6229 error Or if that isn't available, you can get their info via:
6229 error npm owner ls node-sass
6229 error There is likely additional logging output above.
6230 verbose exit [ 1, true ]
Mention any other details that might be useful.
Thanks! We'll be in touch soon.