Azure / Azure/azure-storage-node

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

Open
#735 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
482
Forks
227
PR merge metrics
No merged PRs in 30d

Description

### 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](https://user-images.githubusercontent.com/9526004/228826421-28f14cbd-ee01-4030-bd00-353d8414dcdb.png)
![image](https://user-images.githubusercontent.com/9526004/228826759-ff89eb68-2fb6-41cd-a918-fcfdedd23e32.png)
its not loading the script fully as shown in 2nd screenshot

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.