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

    Can't create a new store with quasar

    CLI
    3
    6
    769
    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
      ael last edited by

      hello community ,
      I tried to create a new store using this command
      quasar new store article and when i try to excute this command I get this error
      Template “store.vue” does not exists. how to fix this issues ??
      PS:i have folder store(src/store) created by default with quasar init

      Thanks in advance

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

        what version?
        Type quasar info and paste it here.
        quasar new [s|store] <store_module_name> should work.

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

          Thanks @Hawkeye64 for your answer
          quasar version :
          Quasar CLI v0.6.5
          App running on Quasar v0.17.18

          when i try quasar info i get this error :Command “info” is not known
          i still have the same error about quasar new store article

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

            quasar cli is at v0.17.22 now. maybe issue a npm install --save-dev quasar-cli@latest.

            1 Reply Last reply Reply Quote 1
            • A
              ael last edited by ael

              I upgrade the version to 0.17.22 and now it works

              Thank you all 😃

              1 Reply Last reply Reply Quote 1
              • Hawkeye64
                Hawkeye64 last edited by

                Figured it was something like that.

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