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
    1. Home
    2. ycy
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    ycy

    @ycy

    a learn quasar's newcomers .not smart enough,but hard enough

    0
    Reputation
    30
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location AnHui China

    ycy Follow

    Latest posts made by ycy

    • RE: how to use q-uploader with other form inputs

      I have same problem, can you tell me how to use q-uploader with other form inputs in form

      posted in Help
      Y
      ycy
    • quasar init newgame have many Warn can you help me

      (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

      posted in Starter Kits
      Y
      ycy