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

Timer issue with Node js v10.5.0 #2057

Closed
TruemanWu opened this issue Jun 27, 2018 · 1 comment
Closed

Timer issue with Node js v10.5.0 #2057

TruemanWu opened this issue Jun 27, 2018 · 1 comment

Comments

@TruemanWu
Copy link

(node:7178) [DEP0095] DeprecationWarning: timers.enroll() is deprecated. Please use setTimeout instead;
(node:7178) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead.

@dougwilson
Copy link
Member

Thanks for the report! We just recently fixed this on master and testing for a release. You can test this out using the instructions in the README or wait for the next publish soon.

See #2003 (comment)

Duplicate of #2003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants