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 dev' after new 'quasar init default my-app' not doing anything [solved]

    Starter Kits
    2
    5
    1344
    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.
    • A3an
      A3an last edited by A3an

      Hi,

      I’m trying to create a new app from the default template (0.14), but after doing the init and the npm install, running ‘quasar dev’ does nothing… it just returns to the command line.

      I can run ‘quasar build’, and that works fine, but I can’t get ‘quasar dev’ to do anything. I have it running fine in a different app, though.

      Does anyone have any ideas why this is happening?

      TIA!

      1 Reply Last reply Reply Quote 0
      • A3an
        A3an last edited by

        Solved!

        The default port 8080 was in use, I changed it to an unused port eg :3000, and it works now.

        Strange, no error message is posted that the port was in use. Just… nothing!

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

          @A3an hmm, it should tell if the port is in use when using latest Quasar CLI.

          1 Reply Last reply Reply Quote 0
          • A3an
            A3an last edited by

            @rstoenescu I upgraded to 0.14.4 yesterday after discovering the problem, and I’ve just tested it now again with a fresh starter kit project. There is no message of any kind, running ‘quasar dev’ still exits with no text sent to the console at all. I’m running CLI v0.6.4, is that correct?

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

              @A3an tell me what OS (and version) u have, if you use a custom terminal etc etc.

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