Navigation

    Quasar Framework

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

    Failed to download repo quasarframework/quasar-starter-kit

    CLI
    2
    4
    1087
    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.
    • H
      Humboldt155 last edited by

      Hello!

      I may not install via ‘quasar init’ command.
      Here is the error message:

      C:\workspace>quasar --version
      0.17.4
      
      C:\workspace>vue --version
      3.0.0-rc.8
      
      C:\workspace>npm --version
      5.6.0
      
      C:\workspace>node -v
      v8.11.1
      
      C:\workspace>quasar init newproject
        Running command: vue init 'quasarframework/quasar-starter-kit' newproject
         vue-cli · Failed to download repo quasarframework/quasar-starter-kit: self signed certificate in certificate chain
      
      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        This is either an issue with vue-cli init command or a temporary issue with github. Try again later, or check if you need to use proxy etc.

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

          In worst case scenario, just download https://github.com/quasarframework/quasar-starter-kit repo and hit $ vue init path/to/quasar-starter-kit <folder_name>

          H 1 Reply Last reply Reply Quote 0
          • H
            Humboldt155 @rstoenescu last edited by

            @rstoenescu It worked perfect! Thank you so much!

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