-
Notifications
You must be signed in to change notification settings - Fork 12
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: url_1.URL is not a constructor #3
Labels
Comments
Try upping your Node version to ^8.4.0, it should work. |
Could you please provide a ready-to-test repository exactly replicating the issue? |
After searching a bit around, it seems to be a problem with webpack itself, but I'm sorry I can't say much about it... I'm leaving this open in case someone can solve this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have one problem is TypeError: url_1.URL is not a constructor;
How to solve this problem?
Thanks
The text was updated successfully, but these errors were encountered: