-
### Version
3.0.5
### Node and OS info
node v8.10.0 / yarn 1.9.4 / macos 10.12.6
### Steps to reproduce
when using nullish-coalescing-operator in code, vue-cli-service lint throw erro…
-
版本3.3.3,垂直方向,自动滚动,一定时间后 出现 错误
```javascript
Cannot read property 'addActive' of undefined
```
配置文件如下
```json
options: {
currentPage: 0,
centeredSlides: true,
auto…
-
os: windows 7
node: 10.1.0
npm: 6.1.0 (npm-lifecycle@2.0.3)
`.hooks\postinstall` throw error:
```shell
> elint@1.4.0 postinstall C:\Users\appveyor\AppData\Local\Temp\1\elint_test_system_1529…
-
When I have forge enabled and press the `Down` key in the status buffer, I get the following error message:
```
magit-next-line: Wrong type argument: number-or-marker-p, nil
```
This behaviour…
-
```
E:\build\atom [master]> script\build
npm ERR! Error: ENOENT, lstat 'E:\build\atom\build\node_modules\grunt-coffeelint
\node_modules\coffeelint\node_modules\browserify\node_modules\syntax-error\nod…
-
Hello,
I'd gladly use `extends: ["healther"]` in my .eslintrc. Could you publish actual package with eslint configuration for this package?
-
I am getting this error only on one file.
Removing the try block solves the issue.
**ERROR**:
```
> standard "./rest-api/src/routes/api/accountTx.ts"
standard: Unexpected linter output:
…
-
I've upgraded project dependencies and it shows a lot of linting errors, probably due to the update of the `elint-config-airbnb` dependency from `9.0.1` to `16.1.0`. When reverting to the currently on…
-
I get `ESLint: Cannot read property 'expression' of undefined. Please see the 'ESLint' output channel for details.`
```
~/dev/repo $ npx eslint file/with/code
Cannot read property 'expression' of…
-
每次我输入M-x都会提示Wrong number of arguments:setq:1 在原生的emacs下不会出现这个问题