Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Uncaught TypeError: tslib_1.__exportStar is not a function #32

Open
e-rasvet opened this issue Jun 2, 2020 · 0 comments
Open

Uncaught TypeError: tslib_1.__exportStar is not a function #32

e-rasvet opened this issue Jun 2, 2020 · 0 comments

Comments

@e-rasvet
Copy link

e-rasvet commented Jun 2, 2020

When I try to call your script by $.getScript() jQuery function.
$.getScript( 'https://transcribe-websockets.go-aws.com/dist/main.js' );
I've got this error in browser log:

index.js:4 Uncaught TypeError: tslib_1.__exportStar is not a function
at Object.8../EventStreamMarshaller (index.js:4)
at o (_prelude.js:1)
at _prelude.js:1
at Object. (main.js:4)
at Object.3../audioUtils (main.js:244)
at o (_prelude.js:1)
at r (_prelude.js:1)
at _prelude.js:1

Why it is happen? I have no this issue with

<script src="https://transcribe-websockets.go-aws.com/dist/main.js"></script>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant