-
## The devDependency [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) was updated from `3.0.0` to `3.0.1`.
🚨 [View failing branch](https://github.com/BCH-Consolidating-Co…
-
### 1. 优先升级webpack3至webpack4,因为webpack需要和webpack-cli配合使用所以两个需要同时升级
```javascript
cnpm i -D webpack@latest webpack-cli@latest
```
然后运行 npm run dev 运行之后报错
```javascript
Error: Cannot find modu…
-
### Version
4.5.15
### Reproduction link
[github.com](https://github.com/dobromir-hristov/vue-cli-env-object-bug)
### Environment info
```
Environment Info:
System:
OS: m…
-
Version
4.2.3
Reproduction link
https://github.com/hamzaehsan95/testing-project.git
Environment info
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz
…
-
### Describe the bug
node:internal/process/promises:391
triggerUncaughtException(err, true /* fromPromise */);
^
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, d…
-
I'm using quasar 0.15.10 and by default it uses eslint vue plugin which requires you to have keys for the for loops.
please add keys to the loops in you vue components
Thanks
-
### Version
3.0.5
### Reproduction link
[http://localhost:8000/project/create](http://localhost:8000/project/create)
### Node and OS info
yarn 1.7.0
### Steps to reproduce
1. Use a br…
-
### Version
4.5.4
### Reproduction link
This is just the default created by `vue-cli` with PWAs enabled:
[https://github.com/KB1RD/google-cdn-default](https://github.com/KB1RD/google-cdn-default…
KB1RD updated
3 years ago
-
如何处理vue-cli创建的项目生成的eslint配置和lint生成的eslint配置,在做配置合并的时候我建议如下操作:
肯定是先以vue-cli/winex init创建项目,然后才会使用winex lint,那么我们首先合并eslintConfig配置到.eslintrc.js
要不要删除package.json中的eslintConfig?
要不要删除"@vue/cli-plug…
-
I am using Sublime Text 3.2.2 Build 3211 on Mac Version 10.14.6 (18G4032). Eslint-Formatter v2.3.1. I use it mainly in vue projects but also in Vanilla JS projects.
After formatting the file it jum…