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: command not found

    CLI
    5
    11
    12875
    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
      anasaw last edited by

      every time I try to create a new project
      I get this issue

      -bash: quasar: command not found

      dobbel 1 Reply Last reply Reply Quote 0
      • Graypes
        Graypes last edited by

        https://quasar.dev/quasar-cli/installation

        Has it ever worked?

        You can try npx quasar create foo

        A 1 Reply Last reply Reply Quote 0
        • dobbel
          dobbel @anasaw last edited by

          @anasaw what OS?

          A 1 Reply Last reply Reply Quote 0
          • metalsadman
            metalsadman last edited by

            Install the cli globally

            A 1 Reply Last reply Reply Quote 1
            • A
              anasaw @Graypes last edited by

              @Graypes
              it’s not working

              1 Reply Last reply Reply Quote 0
              • A
                anasaw @dobbel last edited by

                @dobbel macOs

                1 Reply Last reply Reply Quote 0
                • A
                  anasaw @metalsadman last edited by

                  @metalsadman
                  this is not my first project
                  but now it’s not working

                  metalsadman 1 Reply Last reply Reply Quote 0
                  • metalsadman
                    metalsadman @anasaw last edited by metalsadman

                    @anasaw i’m not asking that, your dependencies are probably broken, try removing the cli globally and install it again. clear cache etc… usual node troubleshooting. saying it magically stop working without you doing nothing is not gonna help.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      anasaw @metalsadman last edited by

                      @metalsadman said in quasar: command not found:

                      removing the cli globally

                      npm uninstall -g @quasar/cli
                      npm cache clean --force
                      sudo npm install -g @quasar/cli

                      if this is what you mean it’s still not working I know the problem, not from quasar but I don’t know how to solve this issue

                      1 Reply Last reply Reply Quote 0
                      • A
                        anasaw last edited by

                        thank you all problem solved successfully

                        $ npm link @quasar/cli

                        1 Reply Last reply Reply Quote 2
                        • T
                          Tactic Rayan last edited by

                          $npm link @quasar/cli solved my problem, merci @anasaw

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