NexGenStudioDev / NexGenStudioDev/ciitm-frontend
Two package manager - Use pnpm only
Open
@abhishek-nexgen-dev is already working on this.
Since Oct 9, 2025.
Ciitm Frontend
feature-request
good first issue
hacktoberfest
ONLY_FOR_NEW_CONTRIBUTORS
onlydust-wave
Responsive
Ui Update
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
There is currently, two package manger existing in the project.
package-lock.json
pnpm-lock.yml
We should stick with only one package manager. I recommended using pnpm over npm.
Task
- Delete package-lock.json
- Update
Readme.mdand other relevent docs.
Contributor guide
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.
Assessment
This issue has not been assessed yet.