linkedin / linkedin/icon-magic
running icon magic fails if the folder passed in doesn't have an iconrc
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
when running icon-magic command on a specific folder that doesn't have an iconrc file, the command will fail because it does not look up the tree for any ancestor to have an iconrc file
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 with the icon-magic command and its iconrc lookup behavior. Reproduce the failure by running the command on a folder without an iconrc while an ancestor has one; done means the ancestor configuration is found and the command succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100