-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
TypeError [ERR_INVALID_URL]: Invalid URL #249
Comments
The same in node v19.1.0, and works fine in node v18.12.1 |
This is a node bug that will be fixed in the next node 19. It breaks parse-github-url. |
Here's the deprecation message printed on node 20:
This does need to be fixed (cc @cookpete) |
JHyeok
added a commit
to JHyeok/auto-changelog
that referenced
this issue
Aug 12, 2024
cookpete
pushed a commit
that referenced
this issue
Sep 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: