-
Notifications
You must be signed in to change notification settings - Fork 481
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
iojs/node 0.12.x install issue when building node-gyp #77
Comments
@redochka this looks very similar to apiaryio/protagonist#34 Basically, right now it looks like one of our dependencies (Protagonist) does not work on Node 0.11.x or Io.js. |
@danielgtaylor @redochka you are indeed correct, the Protagonist does not support the latest changes to node.js / io.js APIs and as such it works only with node 0.11. The tracking issue for it can be found here apiaryio/protagonist#16. I will see what I can do about it ASAP. |
same story here on windows 7 pc |
Guys sorry about this, we are looking into both v0.11+ (io.js) and Windows support, right now. |
For anyone looking in the interim, Protagonist has added protagonist-experimental@0.18.7. I just forked aglio and updated to use protagonist-experimental and everything is working fine so far. |
For the information: I hope we will release |
I've created an experimental branch and published an experimental version: $ sudo npm install -g aglio@experimental Please use that until protagonist releases a stable version. |
The aglio@experimental branch works for me (Node 0.12.0) currently. Thanks. |
For your information: We have just released stable Protagonist v0.19.0 that includes support for io.js and node.js v0.12 |
Aglio 1.18.0 is now released which depends on the latest Protagonist release and supports Node 0.12.x and io.js 1.x. Please let me know if you have any other issues. |
I am unable to install aglio. See below the interesting part of the output:
The text was updated successfully, but these errors were encountered: