-
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
Error installing aglio on OSX with node v10.14.2 and npm 6.4.1 #362
Comments
You could try running (Thanks to #340 (comment)) |
I have the same issue on OSX, any solution?. The @aprousas solution didn't work to me :( |
I downgrade to node 8.15.0 and it works now. Any plan to support node 11.0.0? |
On node v10.14.2 only protagonist threw errors for me:
Hopefully it works enough without protagonist, as I don't want to mess with node versions :) |
I have been worked on Aglio to support modern Node runtimes on Gasol@333da52, I am also asking @danielgtaylor about the next release plan for Aglio, Hope we will see the next release in the next couple weeks. https://travis-ci.org/Gasol/aglio/builds/532890195 If you are using macOS just like me, You can easily install Aglio via Homebrew without problems. https://github.com/Gasol/homebrew-formulae/blob/master/aglio.rb
|
@Gasol Thanks! Removed and installed via your method. Now to figure out my other thing :) |
Aglio will not install and outputs the following errors, any help would be much appreciated. I was able to build protagonist from source fine, cloning the repo and running
npm install
The text was updated successfully, but these errors were encountered: