Commit 94ce8529 by Nick Schonning

Be even more explicit that Node 10 needs 4.9

parent 91973eda
......@@ -9,6 +9,7 @@ about: If you're having an issue with installing node-sass or the compiled resul
Before opening an Install issue:
- If you're running Node 10, you must be running node-sass 4.9.
- 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
- If you're running the latest verions of Node, you'll likely need the latest node-sass, we don't backport support to old versions of node-sass
- Read the common workarounds in https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment