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. aakashAB27
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Groups 0

    aakashAB27

    @aakashAB27

    0
    Reputation
    2
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aakashAB27 Follow

    Latest posts made by aakashAB27

    • RE: After npm install, getting an error while running quasar dev

      Even getting this such errors:
      (node:9709) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
      (node:9709) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

      posted in Help
      A
      aakashAB27
    • RE: After installing Cordova, fired a command Cordova requirements, but getting an error

      @metalsadman Thank you… but the error still exists

      posted in Help
      A
      aakashAB27
    • After npm install, getting an error while running quasar dev

      (node:8479) UnhandledPromiseRejectionWarning: Error: Cannot find module ‘/home//Documents/QuasarApp/emrhisapp/.postcssrc.js’
      Require stack:

      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/lib/webpack/inject.style-rules.js
      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/lib/webpack/create-chain.js
      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/lib/webpack/index.js
      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/lib/quasar-config.js
      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/bin/quasar-dev
      • /home//Documents/QuasarApp/emrhisapp/node_modules/@quasar/app/bin/quasar
      • /usr/local/lib/node_modules/@quasar/cli/bin/quasar
      posted in Help
      A
      aakashAB27
    • After installing Cordova, fired a command Cordova requirements, but getting an error

      The error i got is “Current working directory is not a Cordova-based project.” Trying to generate a android APK

      posted in Help
      A
      aakashAB27