-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Description
Error when making npm install
I solved this by changing in package.json:
"gulp-sass": "^2.3.2"
to
"gulp-sass": "3.0.0",
codecombat/codecombat#4430 (comment)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@3.13.1 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.13.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\yrrod_000\AppData\Roaming\npm-cache\_logs\2019-10-18T09_03_25_525Z-debug.log
the-juju, hhaoao, rodrigoeidelvein, marcelc63, trickpattyFH20 and 2 morel-portet
Metadata
Metadata
Assignees
Labels
No labels