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

Update dependency version for debug #2939

Closed
danhdoancs opened this issue Jul 30, 2017 · 3 comments
Closed

Update dependency version for debug #2939

danhdoancs opened this issue Jul 30, 2017 · 3 comments

Comments

@danhdoancs
Copy link

Hi guys,

I'm getting this warning from debug every time I run mocha tests:
(node:13161) DeprecationWarning: DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/vMUyr)

Based on debug-js/debug#410 issue, they fixed it in version 2.6.1. However, the mocha@3.4.2 still depend on debug@2.6.0. Could anyone please update debug version to fix this issue?

@ScottFreeCode
Copy link
Contributor

Mocha 3.5.0 was just released and should have Debug 2.6.8 if I recall correctly; @danhdoancs can you confirm that the issue is resolve in 3.5.0? Thanks!

@danhdoancs
Copy link
Author

@ScottFreeCode Yes that warning is gone in 3.5.0. Thank you very much!

@ScottFreeCode
Copy link
Contributor

You're welcome! 🎆

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