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

Module parse failed: Unexpected token #70

Open
iamisti opened this issue Sep 27, 2021 · 1 comment
Open

Module parse failed: Unexpected token #70

iamisti opened this issue Sep 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@iamisti
Copy link

iamisti commented Sep 27, 2021

I've get the following error when i'm trying to use this library.
Any idea why and how I could fix it?

Module parse failed: Unexpected token (43:8)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

|  */
| class F1TelemetryClient extends events_1.EventEmitter {
>     port;
|     bigintEnabled;
|     forwardAddresses;
@iamisti iamisti added the bug Something isn't working label Sep 27, 2021
@iamisti
Copy link
Author

iamisti commented Oct 9, 2021

I think it would help if you guys parse your build to ES5 instead of ES6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant