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

Tolerate node-0.12 #52

Merged
merged 1 commit into from
May 11, 2015
Merged

Tolerate node-0.12 #52

merged 1 commit into from
May 11, 2015

Conversation

hmalphettes
Copy link
Contributor

Many thanks for the goingnative workshop. I went through it and learnt a lot; all with node-0.12.
Here is the patch that makes the exercise 'am i ready?' pass with node-0.12.

I had originally coded the exercise to tolerate iojs versions too... but there is more work to do with node-gyp.
Do you guys think we should detect iojs and call pangyp instead?
Or do we wait for things to settle?

@hmalphettes
Copy link
Contributor Author

After some research: for iojs support I will wait on nodejs/node#493 and nodejs/node-gyp#564 to be merged and hopefully nothing else will be needed.

rvagg added a commit that referenced this pull request May 11, 2015
@rvagg rvagg merged commit 9062e72 into workshopper:master May 11, 2015
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

Successfully merging this pull request may close these issues.

2 participants