code-chronicles-code / code-chronicles-code/leetcode-curriculum
Make it clearer that the project uses `yarn` rather than `npm`
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
It is my first time working with npm and I was trying to install the correct packages in order to work on this issue: https://github.com/code-chronicles-code/leetcode-curriculum/issues/305
but I kept on getting this error

However, I was able to resolve it by changing all the eslint versions to "^8". Did you face a similar issue by any chance?
Contributor guide
Research direction
Review the installation context described here and the linked issue #305, then locate where the project currently explains its package-manager workflow. Make the Yarn requirement unambiguous and verify that the documented installation path avoids the reported npm and ESLint confusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100