react-component / react-component/input-number
lint test display not friendly
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 323
- Forks
- 188
- Avg merge
- 20h 3m
- Merged PRs (30d)
- 1
Description
^
Error: Cannot read config package: eslint-config-umi
Error: Cannot find module 'eslint-config-umi'
Referenced from: /Users/jcl/code/github/.eslintrc
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at loadPackage (/Users/jcl/code/github/antd/react-component/input-number/node_modules/_eslint@1.10.3@eslint/lib/config/config-file.js:168:16)
at loadConfigFile (/Users/jcl/code/github/antd/react-component/input-number/node_modules/_eslint@1.10.3@eslint/lib/config/config-file.js:212:18)
at load (/Users/jcl/code/github/antd/react-component/input-number/node_modules/_eslint@1.10.3@eslint/lib/config/config-file.js:385:18)
at /Users/jcl/code/github/antd/react-component/input-number/node_modules/_eslint@1.10.3@eslint/lib/config/config-file.js:326:36
at Array.reduceRight (<anonymous>)
at applyExtends (/Users/jcl/code/github/antd/react-component/input-number/node_modules/_eslint@1.10.3@eslint/lib/config/config-file.js:309:28)
/Users/jcl/code/github/antd/react-component/input-number/node_modules/_orchestrator@0.3.8@orchestrator/index.js:153
throw err;
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names .eslintrc and an ESLint config-loading stack trace involving eslint-config-umi. Start by reproducing the lint test and checking how that config is referenced; the intended friendlier display and a precise definition of done still need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100