Can't install node-sass on Win10 machine #254
Unanswered
LeeBreisacher
asked this question in
Q&A
Replies: 1 comment
-
Thanks for being willing to contribute; sorry you're having trouble! I found sass/node-sass#2773 (comment) that might help, but I don't know for sure. You might also try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need some troubleshooting advice.
I forked the repo and I'm following the instructions in CONTRIBUTING.md. I'm on Windows 10. I'm in branch 'master'.
I installed node.js, ran 'npm install -g npx' no problems.
Next is step 3, "Run npm install. This will download all the other packages TabFern and its build process use.", but I get:
C:\git\TabFern>npm install
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.4/win32-x64-83_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.4/win32-x64-83_binding.node":
HTTP error 404 Not Found
What am I doing wrong? Suggestions?
Thanks,
Lee
Beta Was this translation helpful? Give feedback.
All reactions