Closed robMolloy closed 3 years ago
Just a nudge in case this got missed.
We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks.
for anyone wondering: it seems this is caused by a missing vue
dependency in package.json
of a quasar project. apparently it has to be specified explicitly.
i generated a new quasar project and that was a difference i noticed after the error went away, though i cannot say for sure it's the only cause.
I'm getting thew following error after creating a new quasar project with
quasar create quasar-sandbox
Am i doing something wrong?
npm i -D unplugin-auto-import
gives the following error