I uninstalled quasar-cli and reinstalled, then 'quasar dev' command in the Project folder occurs errors!
-
I forgot to go into Project folder
so, console showed me this message.
and I did uninstalled quasar-cli and reinstalled,
then ‘quasar dev’ command in the Project folder occurs errors!I know I was totally stupid!
Anybody help me with solving this problem?
-
I solved it ^^;; just did ‘npm uninstall -g quasar-cli’ and ‘npm install -g quasar-cli’ My Project came back.