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

npm3 support #2

Closed
wants to merge 2 commits into from
Closed

npm3 support #2

wants to merge 2 commits into from

Conversation

yuchuan1
Copy link

I've replaced thunkify to promisify and now it is passing the tests.

After I upgraded to npm3, I encountered this error

Error: Cannot find module '../node_modules/promise/lib/es6-extensions'

After a bit research, I found it could be easily fixed by updating the suspend module
[REF] jmar777/suspend#27

@ddsol
Copy link
Owner

ddsol commented Dec 10, 2015

There's a bunch of merge conflicts because I just did the same thing you just did + cleaned the code + version bump + publish. Let me know if you have any more issues.

@ddsol ddsol closed this Dec 10, 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