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

Can't install caused by fibers #238

Closed
charpeni opened this issue Mar 15, 2016 · 8 comments
Closed

Can't install caused by fibers #238

charpeni opened this issue Mar 15, 2016 · 8 comments

Comments

@charpeni
Copy link

I tried to install the latest release (1.5.2), but it fail on Ubuntu 14.04.3 LTS.

I downgraded to 1.5.0 and it works well.

 ~npm install -g iron-meteor

> fibers@1.0.8 install /home/nicolas/.nvm/v0.10.40/lib/node_modules/iron-meteor/node_modules/fibers
> node build.js || nodejs build.js

make: entrant dans le répertoire « /home/nicolas/.nvm/v0.10.40/lib/node_modules/iron-meteor/node_modules/fibers/build »
  CXX(target) Release/obj.target/fibers/src/fibers.o
make: g++: commande introuvable
make: *** [Release/obj.target/fibers/src/fibers.o] Erreur 127
make: quittant le répertoire « /home/nicolas/.nvm/v0.10.40/lib/node_modules/iron-meteor/node_modules/fibers/build »
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/home/nicolas/.nvm/v0.10.40/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack     at ChildProcess.emit (events.js:98:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:820:12)
gyp ERR! System Linux 3.19.0-43-generic
gyp ERR! command "node" "/home/nicolas/.nvm/v0.10.40/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--release"
gyp ERR! cwd /home/nicolas/.nvm/v0.10.40/lib/node_modules/iron-meteor/node_modules/fibers
gyp ERR! node -v v0.10.40
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 
Build failed
sh: 1: nodejs: not found
npm ERR! fibers@1.0.8 install: `node build.js || nodejs build.js`
npm ERR! Exit status 127
npm ERR! 
npm ERR! Failed at the fibers@1.0.8 install script.
npm ERR! This is most likely a problem with the fibers package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node build.js || nodejs build.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls fibers
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.19.0-43-generic
npm ERR! command "/home/nicolas/.nvm/v0.10.40/bin/node" "/home/nicolas/.nvm/v0.10.40/bin/npm" "install" "-g" "iron-meteor"
npm ERR! cwd /home/nicolas
npm ERR! node -v v0.10.40
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
@BRyeGmoney
Copy link

I have this same problem with 1.5.1 and 1.5.2 on win64
debug.txt

@stivaugoin
Copy link

Same here. Works well in 1.5.0

@bryanlimy
Copy link

same problem, on MacOS 10.12.2.

chrisbutler added a commit to chrisbutler/iron-cli that referenced this issue Jan 4, 2017
@chrisbutler
Copy link
Contributor

does 1.5.3 work for anyone? @charpeni @BRyeGmoney @stivaugoin @bryanlimy

chrisbutler added a commit to chrisbutler/iron-cli that referenced this issue Jan 4, 2017
chrisbutler pushed a commit that referenced this issue Jan 4, 2017
@stivaugoin
Copy link

@chrisbutler 1.5.3 works well on macOS 10.12.2

@chrisbutler
Copy link
Contributor

@stivaugoin can you try updating to 1.5.4 that i just released?

@stivaugoin
Copy link

@chrisbutler it works!

@chrisbutler
Copy link
Contributor

@stivaugoin cool, thanks!

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

5 participants