-
### Version
5.0.8
### Environment info
```
Environment Info:
System:
OS: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i5-10310U CPU @ 1.70…
-
My apologies for not including steps to reproduce and such, but my repo is private and I'm just getting started with codeclimate. Essentially, I'm getting a handful of linter errors in codeclimate tha…
-
### Version
4.5.15
### Environment info
```
System:
OS: macOS 11.6
CPU: (4) x64 Intel(R) Core(TM) i5-4308U CPU @ 2.80GHz
Binaries:
Node: 16.13.0 - ~/.nvm/versions/node/v16.13…
-
At some point we need to migrate to VueJS v3. We need to determine what is required for this and which dependencies are v3 compliant.
The following dependencies depend on VueJS:
- [ ] bootstrap-vu…
-
### Version
4.5.0
### Environment info
```
System:
OS: Linux 5.14 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
B…
-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.3.0` to `3.4.0`.
🚨 [View failing branch](https://github.com/nidkil/vue-lerna-test/compare/master..…
-
**Describe the bug**
I am receiving this error when trying to use this library:
> Loading ffmpeg-core.js
> Uncaught (in promise) TypeError: Cannot read from private field
![image](https://githu…
-
packages/vue
├─┬ @typescript-eslint/parser 6.21.0
│ └── ✕ unmet peer eslint@"^7.0.0 || ^8.0.0": found 9.14.0
└─┬ @vue/eslint-config-typescript 12.0.0
├── ✕ unmet peer eslint@"^6.2.0 || ^7.0.0 ||…
-
## The devDependency [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) was updated from `2.50.0` to `2.50.1`.
🚨 [View failing branch](https://github.com/express-vue/express-v…
-
### Reporting a bug?
If i use a i18n in a pure ts file in my assets foulder the Missing Entry detection from i18n:report doesn't work correctly:
```ts
import i18n from "@/i18n";
const { t } = …