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

nyc@6 breaks my tests #187

Closed
Scrum opened this issue Mar 7, 2016 · 2 comments
Closed

nyc@6 breaks my tests #187

Scrum opened this issue Mar 7, 2016 · 2 comments

Comments

@Scrum
Copy link

Scrum commented Mar 7, 2016

Hi, i heve broken tests in travis, if used [email protected] all my test is passed.

@bcoe
Copy link
Member

bcoe commented Mar 8, 2016

@gitscrum there appears to be a strange issue happening caused by [email protected], simply adding:

delete require.cache[require.resolve('yargs')]

to the top of cli.js solves the problem. it seems like the fix for this bug should ultimately be in yargs.

@Scrum
Copy link
Author

Scrum commented Mar 8, 2016

Thank you very much. 👏👏👏

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