We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
em... util.callbackify has existed on Node.js 8.4 or early version
Sorry, something went wrong.
Fund a typo in code example of callbackify:
callbackify
- console.log('finsihed without an error'); + console.log('finished without an error');
@woshizoufeng Are you sure? Seems it was landed only in 9.0.0 (current)
9.0.0 (current)
thanks @vitkarpov, just fixed it :)
@woshizoufeng It WAS backported however.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: