quasar dev doesn't work #9035
Unanswered
Godfadatun
asked this question in
CLI - BEX mode
Replies: 1 comment
-
|
What version of "@quasar/app" are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I have been going through a problem for starting up my code. Here is the error I currently get
`(node:6682) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/danieladegoke/Desktop/r epos/vue/paylidateFrontEnd/paylidate/src/router/index.js'
legacy-validations.js:104 legacyValidations
[lib]/[quasar-cli]/lib/legacy-validations.js:104:16
quasar-config.js:655 QuasarConfig.compile
[lib]/[quasar-cli]/lib/quasar-config.js:655:5
quasar-dev:156 goLive
[lib]/[quasar-cli]/bin/quasar-dev:156:16
task_queues.js:93 processTicksAndRejections
internal/process/task_queues.js:93:5
`
Beta Was this translation helpful? Give feedback.
All reactions