Neovici/nullxlsx

View on GitHub
chore(deps-dev): bump ip from 1.1.8 to 1.1.9 #232
dependabot[bot] authored a year agocf17d527
errored00:00:15
An engine encountered an error
E10 Error

We had trouble running the eslint engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
eslint
eslint engine documentation
View output
/usr/src/app/lib/validate_config.js:18
        throw e;
        ^

Error: Cannot read config file: /code/node_modules/@neovici/cfg/eslint
Error: ENOENT: no such file or directory, open '/code/node_modules/@neovici/cfg/eslint'
Referenced from: /code/.eslintrc
    at Object.openSync (node:fs:585:3)
    at Object.readFileSync (node:fs:453:35)
    at readFile (/usr/local/node_modules/eslint/lib/config/config-file.js:64:15)
    at loadLegacyConfigFile (/usr/local/node_modules/eslint/lib/config/config-file.js:141:44)
    at loadConfigFile (/usr/local/node_modules/eslint/lib/config/config-file.js:240:22)
    at loadFromDisk (/usr/local/node_modules/eslint/lib/config/config-file.js:523:18)
    at load (/usr/local/node_modules/eslint/lib/config/config-file.js:587:20)
    at /usr/local/node_modules/eslint/lib/config/config-file.js:453:36
    at Array.reduceRight (<anonymous>)
    at applyExtends (/usr/local/node_modules/eslint/lib/config/config-file.js:431:26) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/code/node_modules/@neovici/cfg/eslint'
}

Node.js v17.3.1