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

Failed to install [email protected] #125

Open
cnlc opened this issue Mar 28, 2020 · 1 comment
Open

Failed to install [email protected] #125

cnlc opened this issue Mar 28, 2020 · 1 comment

Comments

@cnlc
Copy link

cnlc commented Mar 28, 2020

npm install command fails and i receive this error.

npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.

@AlirezaEbrahimkhani
Copy link

AlirezaEbrahimkhani commented Apr 29, 2020

try this it works for me
npm install node-sass
npm install --ignore-scripts
bower install
npm install

or this
npm install node-sass@latest

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

2 participants