-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
npm install is failing on iojs v3.0.0 #211
Comments
I ran into the same issue yesterday, it seems there is a pending pull request to fix it: #195 For the time being I'm just installing that
and using
EDIT: |
I think everything has been addressed with #195 & #212 as I'm not having any issues installing on io.js 3 any more :) Thanks @mafintosh @rvagg @kkoopa @ralphtheninja @dominictarr @juliangruber ! |
sweet, @daleharvey can you confirm? |
Hrm, I am still seeing failure to install on travis, https://api.travis-ci.org/jobs/75824033/log.txt?deansi=true is the log
|
probably a compiler version error, see here @daleharvey |
@daleharvey Is this still an issue? Please close if that's the case. Thanks! |
Once I updated to g++4.8 I have started seeing new errors
Basing my changes to .travis.yml mostly off the leveldown travis.yml so not sure whats up here either |
I think that actually needs a level upgrade to be supported right? thats still in progress for pouch so will close this out |
Seeing a different error locally as well as a permafail on travis
https://s3.amazonaws.com/archive.travis-ci.org/jobs/74904011/log.txt is the travis log (https://travis-ci.org/pouchdb/pouchdb/jobs/74904011 is the run)
On a local install - https://gist.github.com/daleharvey/c8956054681e14ea192e
The text was updated successfully, but these errors were encountered: