luciotato / waitfor

Sequential programming for node.js, end of callback hell / pyramid of doom
MIT License
531 stars 29 forks source link

Issue installing fibers on AWS Linux #24

Closed jcampbe closed 9 years ago

jcampbe commented 9 years ago
Linux 3.14.20-20.44.amzn1.x86_64

npm ERR! fibers@1.0.2 install: `node ./build.js`
npm ERR! Exit status 1
luciotato commented 9 years ago

I'm just using Fibers. Fibers is a binary node add-on and requires compilation at install.

jcampbe commented 9 years ago

My apologies - wrong location