Skip to content

Commit 6f3c2d3

Browse files
authored
docs: docs/README.md add advise about deprecated node-sass (#2828)
1 parent 02480f6 commit 6f3c2d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ npm install sass --save
1111
# or ...
1212
npm install --global node-sass@latest
1313
```
14+
`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).
1415
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+).
1516

1617
## Issues finding the installed Visual Studio

0 commit comments

Comments
 (0)