No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    quasar build error on browser

    CLI
    2
    2
    256
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Christal last edited by

      Quasar build is throwing below errors on browser, however there is no error on quasar build --debug. May I know if I am missing anything?

      Uncaught SyntaxError: Unexpected token '<' -> vendor.65c01bbc.js:1 
      Uncaught SyntaxError: Unexpected token '<'  -> app.4a79e8ad.js:1 
      Uncaught SyntaxError: Unexpected token '<' -> runtime.7352c9a7.js:1 
      
      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        I’d say you have one too many “<” (opening tags) in your code some where.

        Scott

        1 Reply Last reply Reply Quote 0
        • First post
          Last post