Skip to content
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

azure-storage.blob.mjs:45055 Uncaught SyntaxError: Unexpected end of input #735

Open
anuppopcornapps opened this issue Mar 30, 2023 · 0 comments

Comments

@anuppopcornapps
Copy link

anuppopcornapps commented Mar 30, 2023

Which service(blob, file, queue, table) does this issue concern?

This issue is related concerned about azure-storage.blob

Which version of the SDK was used?

we used version 12

What's the Node.js/Browser version?

node version: v14.17.5
browser chrome: 111.0.5563.111 (Official Build) (64-bit)

What problem was encountered?

we are trying to import the library with import statement like import '../scripts/azure-storage.blob.mjs';
Error:
[unexpected end of input at line ](azure-storage.blob.mjs:45055 Uncaught SyntaxError: Unexpected end of input)

image
image
its not loading the script fully as shown in 2nd screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant