This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Cannot install node-sass
4.14.1 on Node 14
#3260
Comments
Oh I just noticed I'm supposed to use 4.14+ for Node 14. |
paulkre
changed the title
Cannot install
Cannot install Apr 27, 2022
node-sass
4.13.0 on Node 14node-sass
4.14.1 on Node 14
Unfortunately, 4.14.1 has the same problem:
|
Apple Silicon isn't supported by any release. That is tracked in #3033 |
you should need node-x64, not node-arm64 |
if you are node-arm64, then you should download node-sass-4.14.1-arm64. But now not support node-sass-4.14.1-arm64 |
so you should change your node version by using node-x64, not node-arm64 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm -v
):6.14.16
node -v
):v14.19.1
node -p process.versions
):node -p process.platform
):darwin
node -p process.arch
):arm64
Running
npm install
fails with the following output:The text was updated successfully, but these errors were encountered: