-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
AWS S3 upload failed: TypeError: punycode.toASCII is not a function #1148
Comments
Hi @MaxVita |
…he SDK. Previously, relied on tools like webpack/browserify to see these native node modules and supply a 3rd party library version. This caused an issue with some versions of the url library breaking in projects that used AMD for module loading. Fixes #1148
Hey @LiuJoyceC 2.5.6 works well and all versions >2.5.6 (2.6.0 and above) will fail with "TypeError: punycode.toASCII is not a function". |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Hi,
i got an "old" error in the 2.6.3 sdk version if i try to upload something in our requirejs environment.
Please see #999
Thank you.
The text was updated successfully, but these errors were encountered: