mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
docs: docs/README.md add advise about deprecated node-sass (#2828)
This commit is contained in:
parent
02480f6b68
commit
6f3c2d3c6c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ npm install sass --save
|
|||
# or ...
|
||||
npm install --global node-sass@latest
|
||||
```
|
||||
`node-sass` projects _may_ work by downgrading to Node.js v14 but [that release is end-of-life](https://github.com/nodejs/release#release-schedule).
|
||||
But in any case, please avoid opening new `node-sass` issues on this repo because we [cannot help much](https://github.com/nodejs/node-gyp/issues?q=is%3Aissue+label%3A%22Node+Sass+--%3E+Dart+Sass%22+).
|
||||
|
||||
## Issues finding the installed Visual Studio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue