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

Cannot install, ELIFECYCLE error, [email protected] install: node build.js #77

Open
blisst opened this issue Jun 17, 2015 · 4 comments

Comments

@blisst
Copy link

blisst commented Jun 17, 2015

Hello, I am unable to install takana on Windows
node: 0.12.2
npm: 2.11.1
node-gyp: 2.0.1
I'm running the command as an administrator.

Error: [email protected] install: `node build.js`
Exit status 1
at EventEmitter.<anonymous> (C:\Users\Hal\AppData\Roaming\nvm\v0.12.2\node_modules\npm\lib\utils\lifecycle.js:213:16)
at EventEmitter.emit (events.js:110:17)
at ChildProcess.<anonymous> (C:\Users\Hal\AppData\Roaming\nvm\v0.12.2\node_modules\npm\lib\utils\spawn.js:24:14)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
pkgid [email protected]
cwd C:\CODING\npm
error Windows_NT 6.1.7601
error argv "c:\\Program Files (x86)\\nodejs\\node.exe" "c:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "takana"
error node v0.12.2
error npm  v2.11.1
error code ELIFECYCLE
error [email protected] install: `node build.js`
error Exit status 1
error Failed at the [email protected] install script 'node build.js'.
error This is most likely a problem with the node-sass package,
error not with npm itself.

I looked around on node-sass repo on most issues were solved by updating node-sass. Is this an option for takana?
Any help would be much appreciated!

@taverasmisael
Copy link

I'm having the same problem. I tried making my own branch, and updating node-sass dependency to ~3.2.0. He settled smoothly, but when I run the Takana command to watch live my sass I got nothing, simply do nothing. Any ideas?

@billybrown
Copy link

+1

I tried the same thing as taverasmisael (making my own branch and updating the node-sass dependency). Didn't work. Would love for this to get updated along with node-sass/libsass/etc.

FWIW I have it working on my machine with node version 0.12.7 (which I set using nvm)

Great tool by the way! On-keystroke css compilation is a must have for me for designing things in browser.

@rasj
Copy link
Contributor

rasj commented Oct 11, 2015

I submit a new pull request where i fix takana to work with node-sass 3.3.3
#89

@taverasmisael
Copy link

+1

Thanks @rasj 👍

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

No branches or pull requests

4 participants