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

I am having issues with node-sass not being compatible #29

Open
orrie8bot opened this issue Jul 14, 2022 · 3 comments
Open

I am having issues with node-sass not being compatible #29

orrie8bot opened this issue Jul 14, 2022 · 3 comments

Comments

@orrie8bot
Copy link

I keep receiving an error stating "Node Sass version 7.0.1 is incompatible with ^4.0.0".

The simple fix of uninstalling/installing node-sass is not working nor trying to install sass. Any advice would be super grateful!!

Thank you,
Lo

@beardcodes
Copy link

Downgrade your node version to 16 LTS and it will install node-sass.
Let me know if this works for you

@HoussamMrabet
Copy link

use npm i sass instead of npm i node-sass

@FireBOUT
Copy link

FireBOUT commented Aug 2, 2023

https://weekendprojects.dev/posts/fixing-npm-install-error-with-node-sass/
use npm i sass instead of npm i node-sass

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

4 participants