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
Getting the following error since upgrading node to v13.1.0
success load plugins - 1.937s ERROR (node:4770) [DEP0130] DeprecationWarning: Module.createRequireFromPath() is deprecated. Use Module.createRequire() instead.
The text was updated successfully, but these errors were encountered:
Hi! Please follow our issue template in the future so that we can help you better.
We still support Node 8 and hence some of our dependencies might use deprecated APIs. Similar issue: #18433 (comment)
Depending on your stack it might or might not be possible right now to update.
Sorry, something went wrong.
Duplicate of #19634
No branches or pull requests
Getting the following error since upgrading node to v13.1.0
The text was updated successfully, but these errors were encountered: