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

    Getting error when starting with quasar for first time

    Starter Kits
    2
    2
    1105
    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.
    • A
      aswinkp last edited by aswinkp

      I just updated quasar-cli, and ran the three commands as mentioned in getting started section.

      quasar init default app_name
      cd app_name
      npm install
      quasar dev
      

      localhost:8080 opens, but unfortunately, it says Cannot GET /

      and console reads

      error  in ./src/App.vue
      Syntax Error: Unexpected token {
      @ ./src/main.js 23:15-31
      @ multi ./build/hot-reload.js ./src/main.js
      

      I neither opened the editor nor edited any file. So this should be an issue from starter kit. Is this issue only for me ?

      vue 2.3.4
      quasar-framework 0.14.4

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Hi, I see a github ticket opened. Let’s continue the discussion there. https://github.com/quasarframework/quasar-template-default/issues/46 Thanks!

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