Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Syntax Error 3000.1.0 upwards #812

Open
SHogenboom opened this issue Dec 26, 2023 · 1 comment
Open

Syntax Error 3000.1.0 upwards #812

SHogenboom opened this issue Dec 26, 2023 · 1 comment

Comments

@SHogenboom
Copy link

I’m setting up my development environment and have run into a syntax error ("SyntaxError: Unexpected token ‘{'". I am honestly not sure why this error occurs but have the following information:

  • The error occurs in DuckDuckGo browser, not in Chrome and Safari
  • The error occurs when using npm / webpack bundling
  • The error occurs when using <script src="https://unpkg.com/[email protected]/dist/kaboom.js"></script>
  • The error occurs irrespective of using the .js or .mjs bundles
  • The error does not occur in versions prior to 3000.1.0 (e.g., [3000.0.15](https://www.npmjs.com/package/kaboom/v/3000.0.15) does not produce the syntax error)

Any help or bug fixes would be appreciated!

SHogenboom added a commit to SHogenboom/ALBA that referenced this issue Dec 26, 2023
Revert back to an older version of Kaboom to prevent syntax errors in
the bundled code. This error exists only in DuckDuckGo (not Chrome or Safari).
This error does not occur for Kaboom versions prior to 3000.1.0. A github
issue was opened for this error (replit/kaboom#812).
@slmjkdbtl
Copy link
Contributor

Very weird, looking into that

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

2 participants