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

error: Uncaught ReferenceError: ErrorEvent is not defined #87

Closed
KhanhKitin opened this issue May 16, 2020 · 2 comments
Closed

error: Uncaught ReferenceError: ErrorEvent is not defined #87

KhanhKitin opened this issue May 16, 2020 · 2 comments
Labels
invalid This doesn't seem right

Comments

@KhanhKitin
Copy link

export class ApplicationErrorEvent<S extends State> extends ErrorEvent { ^ at application.ts:78:61

@mwilc0x
Copy link

mwilc0x commented May 16, 2020

Running into the same issue, issue 76, deno upgrade --version 1.0.0-rc3 resolved this error.

@kitsonk
Copy link
Collaborator

kitsonk commented May 16, 2020

Correct, you need to use Deno version 1.0.0-rc3 or later.

@kitsonk kitsonk closed this as completed May 16, 2020
@kitsonk kitsonk added the invalid This doesn't seem right label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants