microsoft / microsoft/DefinitelyTyped-tools
`@definitelytyped/dtslint` version '0.0.183' requires notNeededPackages.json file to exist
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 423
- Forks
- 237
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 11
Description
Invoking: dtslint types
dtslint@0.0.183
Error: ENOENT: no such file or directory, open '<path>/notNeededPackages.json'
Returned error code: 1
"<project_name>" failed to build.
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
Start by reproducing dtslint types with version 0.0.183 and inspect where it opens notNeededPackages.json. No source file or test is named in the issue, so trace the failing path from the ENOENT error. Done means the command handles the file's absence appropriately and no longer returns error code 1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100