You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
What did you expect to happen?
npm should install the modules and set this theme up.
What happened instead?
I think node-sass repo doesn't exist. When I access the provided url, it shows 404 error.
Download failed with following messages;
@idpokute try going into package.json and changing "gulp-sass": "^2.1.0" to "gulp-sass": "^3.1.0". Then delete your node_modules folder and run npm install again and tell me if that works.
I see you're using the bleeding edge version of node (v8) which is not supported by FoundationPress. Node version 4.x - 6.x will work.
After switching between node versions, it's a good idea to run a npm rebuild node-sass. Anyway, gulp-sass is now updated. #1014 and should be working just fine.
How can this bug be reproduced?
What did you expect to happen?
npm should install the modules and set this theme up.
What happened instead?
I think node-sass repo doesn't exist. When I access the provided url, it shows 404 error.
Download failed with following messages;
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-ia32-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-ia32-57_binding.node":
Please List the Following:
Include Test Case (if applicable):
Give us a link to a CodePen or JSFiddle that recreates the issue.
The text was updated successfully, but these errors were encountered: