-
Vue.js + TypeScript + AWS Amplify, I encountered the following error.
Could not find types file.
Is this error default behavior ?
Is there a way to avoid this error?
```
ERROR in /mypath/node_…
-
### Steps to reproduce
install the package in vue app
### Failure Logs
```shell
ERROR Failed to compile with 1 error …
-
**In this ticket, a lot of investigation and fixes were done (and merged) to determined what else needs to be done. But this ticket has become blocked on its dependency on sbc-common-components and bc…
-
### Describe the bug
Hello,
I'm a beginner with vitest, I hope I did not make a mistake.
I try to test my vuex store on my vuejs project. It works perfectly for getters and mutations but fore my a…
-
**Affected Projects**
Vue.JS
"@appbaseio/reactivesearch-vue": "3.1.0-alpha.1",
**Screenshots**
**Desktop (please complete the following information):**
- Browser [e.g. chrome, safari]
…
-
### Versions and Environment
**Vuetify:** 1.0.8
**Vue:** 2.5.16
**Browsers:** Chrome 65.0.3325.146
**OS:** Linux x86_64
### Steps to reproduce
1. yarn run dev
2. go to localhost:8080
3. afte…
-
### Versions and Environment
**Vuetify:** 2.0.0-beta.7
**Vue:** 2.6.10
**Browsers:** Firefox 68.0
**OS:** Ubuntu undefined
### Steps to reproduce
- Follow [this guide](https://next.vuetifyjs.c…
-
I try to migrate my project from vue2 to vue3, but autoImport not work
vue3 + vuetify 3 + typescript + webpack
plugins/vuetify.ts
```
import { createVuetify } from 'vuetify';
// import * as dir…
-
This issue is meant to track what's needed in order for a complete move to Vue 3.
**Earliest expected date: Q3 2021**
## Dependencies
* [x] Vue 3
* [ ] Nuxt 3 (https://github.com/nuxt/nuxt.j…
-
While Nuxt.js is serving us pretty well, it is also fairly limiting.
For example, it is preventing us from bundling this client into the server. It also somewhat limits our control over every part …