dependents / dependents/node-dependents-editor-backend
Config: Validate all paths and throw an error if any are invalid
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Ref https://github.com/mrjoelkemp/Dependents/issues/212
This would let a user know whether or not there is a mistake in their .deprc file.
- This should only print the error message, not stack trace.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Begin at the configuration-loading entry point and trace how paths from .deprc are handled; reproduce an invalid path and inspect the existing error flow. Done means every configured path is validated and an invalid configuration prints only an error message, without a stack trace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100