Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js v5 incompatibility #986

Closed
universalien opened this issue Nov 17, 2015 · 1 comment
Closed

Node.js v5 incompatibility #986

universalien opened this issue Nov 17, 2015 · 1 comment
Milestone

Comments

@universalien
Copy link

it is not possible to install bootstrap-sass 3.3.5 on a windows 8.1 system with node 5.0.0 and npm 3.4.0 node-sass 3.3.3 and lib-sass 3.2.5 (no problem with v4-dev)


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

[email protected] postinstall ...\bootstrap3\node_modules\node-sass
node scripts/build.js

module.js:339
throw err;
^

Error: Cannot find module '...\bootstrap3\node_modules\node-sass\node_modules\pangyp\bin\node-gyp'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Function.Module.runMain (module.js:457:10)
at startup (node.js:136:18)
at node.js:972:3
Build failed

@cvrebert cvrebert changed the title npm install bug Node.js v5 incompatibility Nov 18, 2015
@cvrebert
Copy link
Collaborator

node-sass v3.2.x isn't compatible with Node.js v5, because when it was released Node.js v5 didn't exist yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants