Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Node-sass and Node-Gyp version mismatch #578

Closed
Blastd opened this issue Aug 27, 2022 · 0 comments
Closed

Node-sass and Node-Gyp version mismatch #578

Blastd opened this issue Aug 27, 2022 · 0 comments

Comments

@Blastd
Copy link

Blastd commented Aug 27, 2022

According to the yarn.lock:
node-sass@^4.14.1
node-gyp@^3.8.0

According to sass/node-sass#2877, node-sass<5.0 requires python2,
while the node-gyp version installed is the 3.8.0, which strictly utilizes python3
Both a install and full-install fails.

Tried this both on Node 16 and Node 14, as Node-sass 4.14.1 requires Node-14

@Blastd Blastd closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant