labcodes / labcodes/django-react-boilerplate
Modularize dependencies installation to make nvm optional
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
People that use different node version managers (n and asdf for example) are currently obligated to install and use nvm for this project.
It would be nice to have at least one question to make sure people would like to install it. If they don't, warn them about the current versions and keep installing anyway, assuming everything is already set.
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
Locate the project’s dependency-installation entry point and read how it currently checks and uses nvm. Add an opt-in question, warning, and fallback for users who do not want nvm, then verify that installation continues with the existing-version assumption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100