From 06f3ab47297fbad5e81244c909afec596d8a1635 Mon Sep 17 00:00:00 2001 From: independencyinjection <56411706+independencyinjection@users.noreply.github.com> Date: Tue, 22 Dec 2020 12:15:45 -0600 Subject: [PATCH] Update TROUBLESHOOTING.md --- TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index 6326ddfe1..cd2554542 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -20,7 +20,7 @@ should always follow these steps before opening a new issue. ### 404s -If you see a 404 when trying to install node-sass, this indicates that your trying +If you see a 404 when trying to install node-sass, this indicates that you're trying to install a version of node-sass that doesn't support your version of NodeJS, or uses an alternate V8 environment (Meteor, Electron, etc...) that isn't supported by node-sass.