-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Duplicate error code #35029
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
Labels
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Comments
|
Since the entries are (nearly) identical and we are using the error code, I'll delete the one in the legacy section. |
joesepi
pushed a commit
to joesepi/node
that referenced
this issue
Jan 8, 2021
Fixes: nodejs#35029 PR-URL: nodejs#35031 Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ERR_UNKNOWN_BUILTIN_MODULEis listed in the legacy section of the docs as added in 8.0.0 and removed in 9.0.0.... and also listed in the current section.The text was updated successfully, but these errors were encountered: