Open tbhaxor opened 6 years ago
same problem for me also.
npm rebuild node-sass
@Root-Control still it is not installing
1.- Make sure you are using the latest lts version (no latest with all features) 2.- don't use yeoman, its failing with meanjs scaffolding 3.- Download the last meanjs version in github repository 4.- Run again npm install
10.6.0
On Tue, 10 Jul 2018, 22:06 Root-Control, notifications@github.com wrote:
What are your current nodejs version?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/meanjs/mean/issues/1980#issuecomment-403887235, or mute the thread https://github.com/notifications/unsubscribe-auth/AbEloRRDe6g4aVIQVNPAYo5oQGr9WCdeks5uFNf5gaJpZM4VASSS .
Build failed even when download the repo (not yoman)... same error
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.5.3 postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@4.5.3 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:
@lirantal any idea mate?
it working fine on my computer. Node version 8.9.4 npm version 6.1.0 Please try aplying before "npm cache clean --force" Then if still failing try to download dependencies with yarn
@Root-Control 10x it was the node version.. i update it to 8.9.4
well i figured out, i read it somewhere and they said that MEAN-JS is not compatible with node 10x because it depends on node-sass and node-sass is not compatible with node 10x atleast in Arch Linux
node version : v10.5.0 npm version : 6.1.0 yo version : 2.0.3 generator-meanjs version : 0.4.5
Error: some g++ build warning and 2 NPM error $ npm install