Skip to content

Commit

Permalink
docs: docs/README.md add advise about deprecated node-sass (#2828)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Apr 26, 2023
1 parent 02480f6 commit 6f3c2d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Expand Up @@ -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
Expand Down

0 comments on commit 6f3c2d3

Please sign in to comment.