Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit e59f5ba

Browse files
authoredApr 28, 2019
chore: Change note about Node 12 support
1 parent 23c8659 commit e59f5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/ISSUE_TEMPLATE/Bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ about: If you're having an issue with installing node-sass or the compiled resul
88
<!--
99
Before opening an Install issue:
1010
11-
- If you're running Node 10, you must be running node-sass 4.9.
11+
- If you're running Node 12, you must be running node-sass 4.12.
1212
- Check that the version of node-sass you're trying to install supports your version of Node by looking at the release page for that version https://github.com/sass/node-sass/releases
1313
- If you're running the latest versions of Node, you'll likely need the latest node-sass, we don't backport support to old versions of node-sass
1414
- Read the common workarounds in https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md

0 commit comments

Comments
 (0)
This repository has been archived.