labcodes / labcodes/django-react-boilerplate

Modularize dependencies installation to make nvm optional

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

idea
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.