Answer the question
In order to leave comments, you need to log in
Why won't node-sass install?
I have already tried all the tips. I installed python on Windows, deleted the cache, downloaded the win32-x64-57_binding.node file of my version, and so on.
npm install [email protected]
log
Answer the question
In order to leave comments, you need to log in
Just install sass and sass-loader . Node-sass is now deprecated, as mentioned in the first paragraph on the npm package page. They recommend installing dart-sass, but the dart-sass page, in turn, says that dart-sass was completely deprecated two years ago and renamed to sass. Now only the sass package is developed and maintained.
It is possible, however, that in your case this is not the problem, but it's worth a try.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question