-
## Info
| Tool | Version |
| --------- | ----------------------- |
| Plugin | v1.0.0-alpha.20 |
| Eslint | v8.3.0 |
| Node | v16.…
-
I am using your plugin to support math formulas, but it is not compatible with CKEditor version 41.4.2. I am encountering a module duplication error while using a custom build of CKEditor's classic ed…
-
### Version
5.0.8
### Environment info
```
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-router": "~5.0.8",
"@vue/cli-plugi…
-
Hi,
When I add this package, the linter indicates a problem on "export":
" Parsing error: Using the export keyword between a decorator and a class is not allowed. Please use `export @dec class` in…
-
**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…
-
When using `parcel-plugin-eslint`, the `serve` command is giving me the following error:
![image](https://user-images.githubusercontent.com/6992464/71680932-22b08b00-2d6a-11ea-943e-2680561a654c.png…
-
- [y] I have searched through existing issues
- [y] I have read through [docs](https://vuejs.github.io/vetur)
- [y] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html)
- [y] I have …
-
I followed the instructions in the docs. But when I run npm run serve I get this error:
Module parse failed: Unexpected token (24:63)
**You may need an appropriate loader to handle this file type,…
-
As recommended, I did:
```
$ pyenv install 3.6.9
$ pipenv install --dev
$ pipenv shell
$ yarn install
```
At first, yarn warns me of the following:
```
info fsevents@1.2.4: The platform "li…
ghost updated
4 years ago
-
Nuxt basically spams my console with the following message:
```
WARN You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www…