-
Notifications
You must be signed in to change notification settings - Fork 24
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
Does not run on M1 #48
Comments
Hey, this project is not actively maintained, so sorry for the inconveniences caused by this. We put updating the dependencies to our plan but unfortunately we can't confirm when exactly this will be done. |
that's not the issue with M1 but with node version. node-sass is deprecated and was replaced with |
Ah true, thanks for mentioning the node version. It should work with node version 8, and probably 10 and 12. Just don't know if those versions of node work on M1 chips. |
Node sass version fails with error:
Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (93)
The text was updated successfully, but these errors were encountered: