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

(node:55640) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. #96

Closed
dotbloup opened this issue Jul 13, 2018 · 3 comments
Closed

Comments

@dotbloup
Copy link

dotbloup commented Jul 13, 2018

Hi,
I get this error when calling the module "promise-mysql": "^3.3.1" with node 10.6.0

(node:55640) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead

@CodeFoodPixels
Copy link
Owner

This is an issue from mysql/mysql and they've commited a fix but have yet to do a release: mysqljs/mysql#2003

@move-zig
Copy link
Collaborator

move-zig commented May 15, 2019

@lukeb-uk It looks like this was fixed in mysqljs/mysql 2.16.0. Should we update from 2.14.1?

@CodeFoodPixels
Copy link
Owner

I'll bump the version

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

3 participants