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 init newgame have many Warn can you help me

    Starter Kits
    2
    2
    429
    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.
    • Y
      ycy last edited by

      (base) ycy@debian:~/quasar$ quasar init newgame
      Running command: vue init ‘quasarframework/quasar-starter-kit’ newgame

      ? Project name (internal usage for dev) newgame
      ? Project product name (official name) Quasar App
      ? Project description A Quasar Framework app
      ? Author 2316519686 2316519686@qq.com
      ? Check the features needed for your project: (Press <space> to select, <a> to to
      ggle all, <i> to invert selection)ESLint
      ? Pick an ESLint preset Standard
      ? Cordova id (disregard if not building mobile apps) org.cordova.quasar.app
      ? Should we run npm install for you after the project has been created? (recomm
      ended) yarn

      vue-cli · Generated “newgame”.

      [*] Installing project dependencies …

      yarn install v1.15.2
      info No lockfile found.
      [1/5] Validating package.json…
      [2/5] Resolving packages…
      warning Resolution field “ajv@6.8.1” is incompatible with requested version “ajv@^6.9.1”
      warning Resolution field “ajv@6.8.1” is incompatible with requested version “ajv@^6.9.1”
      warning Resolution field “ajv@6.8.1” is incompatible with requested version “ajv@6.5.3”
      warning quasar-cli > @babel/preset-stage-2@7.0.0-beta.54: ??? We’ve deprecated any official stage presets in favor of users explicitly opt-ing into the proposals they want to use versus any perceived convenience. You can also check https://github.com/babel/babel/issues/7770 for more information.
      warning quasar-cli > @babel/preset-stage-2 > @babel/preset-stage-3@7.0.0-beta.54: ??? We’ve deprecated any official stage presets in favor of users explicitly opt-ing into the proposals they want to use versus any perceived convenience. You can also check https://github.com/babel/babel/issues/7770 for more information.
      warning quasar-cli > workbox-webpack-plugin > workbox-build > joi@11.4.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
      warning quasar-cli > workbox-webpack-plugin > workbox-build > joi > hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
      warning quasar-cli > workbox-webpack-plugin > workbox-build > joi > topo@2.0.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
      warning quasar-cli > workbox-webpack-plugin > workbox-build > joi > topo > hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
      [3/5] Fetching packages…
      info fsevents@1.2.9: The platform “linux” is incompatible with this module.
      info “fsevents@1.2.9” is an optional dependency and failed compatibility check. Excluding it from installation.
      [4/5] Linking dependencies…
      warning " > eslint-loader@2.1.2" has unmet peer dependency “webpack@>=2.0.0 <5.0.0”.
      warning “quasar-cli > webpack > ajv-keywords@3.4.0” has incorrect peer dependency “ajv@^6.9.1”.
      [5/5] Building fresh packages…
      success Saved lockfile.
      Done in 8.31s.

      [*] Running eslint --fix to comply with chosen preset rules…

      yarn run v1.15.2
      $ eslint --ext .js,.vue src --fix
      Done in 1.07s.

      [*] Quasar Project initialization finished!

      To get started:

      cd newgame
      quasar dev

      Documentation can be found at: https://quasar-framework.org

      Quasar is relying on donations to evolve. We’d be very grateful if you can
      take a look at: https://www.patreon.com/quasarframework
      Any amount is very welcomed.
      If invoices are required, please first contact razvan.stoenescu@gmail.com

      Please give us a star on Github if you appreciate our work:
      https://github.com/quasarframework/quasar

      Enjoy! - Quasar Team

      patryckx 1 Reply Last reply Reply Quote 0
      • patryckx
        patryckx @ycy last edited by patryckx

        @ycy could you run the command `quasar info` and give us the result?

        with the new version of quasar cli, we use the quasar create command to create a new project

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