-
Notifications
You must be signed in to change notification settings - Fork 45
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
Incompatibility with Node 12 #61
Comments
9 tasks
microtime 2.1.9 released with latest nan. |
wadey
added a commit
to wadey/citgm
that referenced
this issue
Jan 31, 2019
Microtime was updated to the latest version of nan, and a n-api version will be released soon. wadey/node-microtime#61
BridgeAR
pushed a commit
to nodejs/citgm
that referenced
this issue
Feb 16, 2019
Microtime was updated to the latest version of nan, and an n-api version will be released soon. wadey/node-microtime#61
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
microtime
will not compile on Node.js 12 because of the usage of some V8 APIs that are currently deprecated and will be removed in the next release. Would you mind updating this module to the latest nan, or land #57?We are removing this module from CITGM until this is solved: nodejs/citgm#654
The text was updated successfully, but these errors were encountered: