Navigation

    Quasar Framework

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

    After npm install, getting an error while running quasar dev

    Help
    1
    2
    46
    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
      aakashAB27 last edited by

      (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
      1 Reply Last reply Reply Quote 0
      • A
        aakashAB27 last edited by

        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.

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