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

io.js support #135

Closed
3 tasks done
springmeyer opened this issue Jan 14, 2015 · 2 comments
Closed
3 tasks done

io.js support #135

springmeyer opened this issue Jan 14, 2015 · 2 comments

Comments

@springmeyer
Copy link
Contributor

io.js 1.0.1 is now out (https://iojs.org/) and node-pre-gyp packaged apps like node-sqlite3 and node-mapnik almost works out of the box. To get things working we'll need:

@rvagg
Copy link

rvagg commented Jan 16, 2015

v1.0.2 is in and should have that aws fix

@springmeyer
Copy link
Contributor Author

Thank you @rvagg! Publishing v0.6.2 shortly with the minimal fixes needed for all tests to pass with io.js v1.0.2. NOTE: the only failing tests with node-pre-gyp (other than the aws cert) were related to the obscure/advanced support node-prep-gyp has (like node-gyp) for passing the --target flag. I use this to build and package windows binaries on linux travis machines for mapbox-studio: https://github.com/mapbox/mapbox-studio/blob/f988c5947268efd9c07487fb553e930dbeac437b/scripts/build-atom.sh#L81-L85

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

2 participants