quasarframework / quasar-testing

Testing Harness App Extensions for the Quasar Framework 2.0+
https://testing.quasar.dev
MIT License
179 stars 65 forks source link

Cannot get the vitest util to install on existing vitest project #321

Closed jrgleason closed 1 year ago

jrgleason commented 1 year ago

Software version

OS: OSX Node: v20.0.0-pre NPM: 9.3.1 Any other software related to your bug: Vitest

What did you get as the error?

I get Error Unknown command "ext" when trying to add the Vitest plugin

What were you expecting?

I would use Quasar Layout with Vitest

What steps did you take, to get the error?

npm i -D @quasar/cli
npx quasar ext add @quasar/testing-unit-vitest