-
Notifications
You must be signed in to change notification settings - Fork 929
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
Node-sass error #26
Comments
In package.json make sure that your node-sass version is After changing the above line in package.json do the below steps
This worked for me. I was facing same issue at 21c9e3b(commit id) |
Hi @mdirshaddev and @intrepid-ishan I am currently on the mac env and facing the same issue I have tried node version 14, 16 and 18 and also tried changing the node-sass version to 14.13.1. FYI i am on the latest commit on master and have cleared out the node_modules and package-lock. |
Bro node sass is deprecated use sass |
I am in Windows 10 20H1 build and doing npm install everything is fine but the node-sass installation part is giving an error.
I have tried install npm i -D node-sass but it didn't work out.
The text was updated successfully, but these errors were encountered: