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

[Unsupported] Installing 3.13.1 with Node 8 #2073

Closed
bumbleb2nawork opened this issue Aug 22, 2017 · 5 comments
Closed

[Unsupported] Installing 3.13.1 with Node 8 #2073

bumbleb2nawork opened this issue Aug 22, 2017 · 5 comments

Comments

@bumbleb2nawork
Copy link

bumbleb2nawork commented Aug 22, 2017

This version of node-sass is missing (returns a 404) and google web-starter-kit v0.6.5 has depended on it for a long time, since Dec 2016. So, it has been working for a long time and must have just disappeared.

npm i gulp-sass@2.3.2 --save-dev

node-sass@3.13.1 install C:\web-starter-kit\node_modules\node-sass
node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node":

HTTP error 404 Not Found

@xzyfer
Copy link
Contributor

xzyfer commented Aug 22, 2017 via email

@xzyfer xzyfer closed this as completed Aug 22, 2017
@BumbleB2na
Copy link

Fixed by installing latest node-sass to project:
npm i gulp-sass@latest --save-dev

@valeri879
Copy link

@bumbleb2nawork You are my saver thank you

@kid-three
Copy link

thank you thank you thank you

@nelsonc24
Copy link

My head-ache has gone!!! Great @BumbleB2na !!! thanks for it.

@nschonni nschonni changed the title missing v3.13.1/win32-x64-57_binding.node [Unsupported] Installing 3.13.1 with Node 9 Jan 4, 2018
@nschonni nschonni changed the title [Unsupported] Installing 3.13.1 with Node 9 [Unsupported] Installing 3.13.1 with Node 8 Feb 28, 2018
@sass sass locked as resolved and limited conversation to collaborators Feb 28, 2018
Friendly-users referenced this issue in Friendly-users/node-sass Jul 9, 2024
-----
It is inappropriate to include political and offensive content in public code repositories.

Public code repositories should be neutral spaces for collaboration and community, free from personal or political views that could alienate or discriminate against others. Political content, especially that which targets or disparages minority groups, can be harmful and divisive. It can make people feel unwelcome and unsafe, and it can create a hostile work environment.

Please refrain from adding such content to public code repositories.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants