-
I am getting error attached below, I am using Ubuntu 22.04 LTS, what should I do next? Thanks.
```
WARN This project is configured to use v7.6.0 of pnpm. Your current pnpm is v9.1.1
Scope: all …
-
-
**Checklist**
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
### Version
5.0.8
### Environment info
```
System:
OS: Windows 10 10.0.19044
CPU: (4) x64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Binaries:
Node: 16.16.0 …
-
Why did I configure {cache: false} in vite-eslint-plugin and still fail to hot update successfully?
`
import eslintPlugin from 'vite-plugin-eslint'
eslintPlugin({
include: ['src/**/*.js', 'src/…
-
npm install
报错信息
`# npm resolution error report
2022-03-31T09:47:44.963Z
While resolving: @vue/cli-plugin-babel@4.4.4
Found: @vue/cli-service@5.0.4
node_modules/@vue/cli-service
dev @vue…
-
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-react@2…
-
### Version
4.2.2
### Environment info
See details
```
System:
OS: Linux 4.19 Debian GNU/Linux 9 (stretch) 9 (stretch)
CPU: (2) x64 Intel(R) Core(TM) i7-7500U CPU @ 2.70…
-
### What problem does this feature solve?
Solves having a duplicated dependency for managing Githooks by projects using Husky, the forked-off package for Yorkie.
@vue/cli-plugin-eslint currently h…
-
### Describe the bug
Hi,
I am working on developing an new application using Vue3 + Vite + Okta Vue and Codebuild.
After configuring everything. When I am running npm start I am able to open …