Update pnpm in the project
Open
technical debt
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
The current pnpm version is not supported by the project, which may cause some conflicts/confusion.
The package.json will have to be updated in order to support the new version. Also see if all libraries (that are being used) are supported in the new version, and if the dashboard won't break.
Contributor guide
Research direction
Start with package.json, which is the only file named in the issue, and identify the required pnpm version and the libraries it declares. Check whether those libraries and the dashboard remain compatible after the update; done means the package metadata supports the new pnpm version without dashboard breakage.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100