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

Can not download file ".../v2.0.1/linux-x64-iojs-1.3/binding.node" #699

Closed
jrasanen opened this issue Feb 23, 2015 · 15 comments
Closed

Can not download file ".../v2.0.1/linux-x64-iojs-1.3/binding.node" #699

jrasanen opened this issue Feb 23, 2015 · 15 comments

Comments

@jrasanen
Copy link

Hi,

Node-sass fails to install on iojs 1.3.0.

npm install node-sass
> [email protected] install /tmp/node_modules/node-sass
> node scripts/install.js

Can not download file from https://raw.githubusercontent.com/sass/node-sass-binaries/v2.0.1/linux-x64-iojs-1.3/binding.node

Debug data gist: https://gist.github.com/jrasanen/28ff1461ae9f17317538

@xzyfer
Copy link
Contributor

xzyfer commented Feb 23, 2015

Io.js 1.3 is not currently supported. Downgrade or the use nvm to manage multiple versions for now.

See #694 for more information.

@JamesVanWaza
Copy link

@xzyfer Still getting the Cannot download file, from

What is the solution for that?

@saper
Copy link
Member

saper commented Oct 31, 2015

@jgacuca567 which node version are you using? Are you using the newest version of node-sass (3.4.1 at the moment)?

@JamesVanWaza
Copy link

@saper Version of Node SASS - It Says [email protected]

screen shot 2015-10-31 at 6 03 01 pm

@xzyfer
Copy link
Contributor

xzyfer commented Oct 31, 2015

This version us very old and only supports node 0.10 and 0.12.
On 1 Nov 2015 9:03 am, "jgacuca567" [email protected] wrote:

@saper https:/saper Version of Node SASS - It Says
[email protected]

[image: screen shot 2015-10-31 at 6 03 01 pm]
https://cloud.githubusercontent.com/assets/4000076/10866156/aa0642ac-7ff9-11e5-95e2-fafefb41fdfc.png


Reply to this email directly or view it on GitHub
#699 (comment).

@JamesVanWaza
Copy link

@xzyfer Actually I just downloaded it today from (https://www.npmjs.com/package/node-sass)

@xzyfer
Copy link
Contributor

xzyfer commented Oct 31, 2015

The current version is 3.4.1
On 1 Nov 2015 10:02 am, "jgacuca567" [email protected] wrote:

@xzyfer https:/xzyfer Actually I just downloaded it today
from (https://www.npmjs.com/package/node-sass)


Reply to this email directly or view it on GitHub
#699 (comment).

@JamesVanWaza
Copy link

@xzyfer How do I change it to show that version

@xzyfer
Copy link
Contributor

xzyfer commented Nov 1, 2015

npm install node-sass

@JamesVanWaza
Copy link

Hi @xzyfer I tried installing and this is what I got see screenshots below.

screen shot 2015-11-01 at 9 09 00 am

screen shot 2015-11-01 at 9 09 22 am

screen shot 2015-11-01 at 9 09 32 am

@xzyfer
Copy link
Contributor

xzyfer commented Nov 1, 2015

Try upgrading to grunt-sass@^1
On 2 Nov 2015 1:10 am, "jgacuca567" [email protected] wrote:

Hi @xzyfer https:/xzyfer I tried installing and this is
what I got see screenshots below.

[image: screen shot 2015-11-01 at 9 09 00 am]
https://cloud.githubusercontent.com/assets/4000076/10869283/5d57d31a-8078-11e5-9964-babde7e3f077.png
[image: screen shot 2015-11-01 at 9 09 22 am]
https://cloud.githubusercontent.com/assets/4000076/10869281/5d553cae-8078-11e5-9b7a-5e5630394699.png
[image: screen shot 2015-11-01 at 9 09 32 am]
https://cloud.githubusercontent.com/assets/4000076/10869282/5d56669c-8078-11e5-9938-baeb1eb15939.png


Reply to this email directly or view it on GitHub
#699 (comment).

@JamesVanWaza
Copy link

I did, see screenshot below, let me know if I did the correct way @xzyfer

Also when the node_modules are yellow, is that a good thing or?

screen shot 2015-11-01 at 10 13 13 am

@xzyfer
Copy link
Contributor

xzyfer commented Nov 1, 2015

That final screen looks like the installation succeeded. Problem solved.

@JamesVanWaza
Copy link

Thanks @xzyfer. But would you know what the yellow means, or is that just color variables?

@xzyfer
Copy link
Contributor

xzyfer commented Nov 2, 2015

I don't know. That's an npm issue.

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

4 participants