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

Fix promise require call to work with npm@3 #28

Merged
merged 2 commits into from
Nov 6, 2015

Conversation

jon-hall
Copy link
Contributor

Addresses #27

updated 'npm test' command to replace the --harmony-generators flag with --harmony, since the former is no longer valid as of node v4
@jon-hall
Copy link
Contributor Author

Apologies it took me so long to get this sorted, it's been updated now though and continues to work with npm@3 and npm@2 (also tested across node v0.12 and v4).

I also had to update the npm test command to run with node v4 (replacing the --harmony-generators flag which is no longer valid), though I can remove that addition if that's not something you want getting bundled into this PR.

@rdkls
Copy link

rdkls commented Oct 15, 2015

+1
Thanks Jon

@admorphit
Copy link

Can we get this merged in now?

@SEAPUNK
Copy link

SEAPUNK commented Oct 29, 2015

+1 Would like this to be merged in, as it forces me to use the fork in the meantime.

jmar777 added a commit that referenced this pull request Nov 6, 2015
Fix promise require call to work with npm@3
@jmar777 jmar777 merged commit 18a07aa into jmar777:master Nov 6, 2015
@jmar777
Copy link
Owner

jmar777 commented Nov 6, 2015

@jon-hall sorry for the long delay in getting back to this, but it's now merged and published to NPM as v0.7.0. Thanks so much!

@SEAPUNK SEAPUNK mentioned this pull request Nov 6, 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.

5 participants