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 when required multiple times #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qqshfox
Copy link

@qqshfox qqshfox commented Jan 20, 2018

Same problem as #76 but fixed in the right way, IMAO.

mocha 4+ drops supports for old node versions. https://github.com/mochajs/mocha/releases/tag/v4.0.0

nan 2.8.0 don't work with io.js 3.2. nodejs/nan#725

@qqshfox qqshfox force-pushed the required_multiple_times branch 3 times, most recently from c4fd98f to 3288be7 Compare January 20, 2018 11:11
@daddy-cool
Copy link

daddy-cool commented Jan 17, 2019

any reason this wasn't merged yet? I just ran into this exact issue with the latest versions of ref and jest so a fix would be much appreciated

@bruceauyeung
Copy link

stumbled into this issue too, lots of time wasted

javihernandez added a commit to javihernandez/ref that referenced this pull request May 9, 2020
* bruceauyeung/node-12:
  fix when required multiple times:revert mistakenly modified codes in previous commit
  fix when required multiple times:TooTallNate#101
  support node 12: modified as suggested from TooTallNate#114 (comment)
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.

3 participants