question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v0.3.1 Uncaught SyntaxError

See original GitHub issue

Hi, I’ve got an error in my home-assistant log section

local/mini-graph-card-bundle.js?v=0.3.1:1:50 Uncaught SyntaxError: Invalid or unexpected token

I install it from wget, it was working well yesterday, but stop working today. lovelace shows Custom Element doesn't exists, other custom uis works fine, and v0.3.0 is ok.

my home-assistant version is 0.89.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tinysnakecommented, Apr 1, 2019

the non minified version works, and 0.3.2 works ok too, I donno what happened back then, but I think you can close this issue for now.

0reactions
kalkihcommented, Mar 23, 2019

Okay, here’s a non transpiled and minified bundle, give it a shot and see if you still have issues. https://gist.github.com/kalkih/490d4fc20a3c071ce14521a1d0ab2daf

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught SyntaxError: Unexpected token < #1812 - GitHub
The error message says that instead of serving JS, you are serving the HTML file. You can look at build folder and verify...
Read more >
Uncaught SyntaxError: Unexpected token '}' - Support
Uncaught SyntaxError : Unexpected token '}'. This is a gridsome site using tailwind and purgecss. The css seems to be generated ok as...
Read more >
Create-React-App build - "Uncaught SyntaxError: Unexpected ...
For me the problem was in the packages.json file. The "homepage" parameter i gave was incorrect. Changing this to the correct heroku URL...
Read more >
cli/tests/error_no_check.ts.out | deno@v1.4.1
A modern runtime for JavaScript and TypeScript.
Read more >
Bug listing with status UNCONFIRMED as at 2022/12/28 19 ...
Bug:128538 - "sys-apps/coreutils: /bin/hostname should be installed from coreutils not sys-apps/net-tools" status:UNCONFIRMED resolution: severity:enhancement ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found