node-red / node-red/node-red.github.io

docs/getting-started/local.md: npm command line is now deprecated, use --location=global not -g

Open Beginner friendly
#280 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
118
Forks
161
Avg merge
8h 18m
Merged PRs (30d)
4

Description

More recent npm (anything that'll work with Node-RED 3.x) has deprecated -g, so new users will get a benign warning. Might be worth applying sandpaper to that initial user experience :-).

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

Open docs/getting-started/local.md and find the npm command using -g. Update it to the current --location=global form for Node-RED 3.x, then review the getting-started instructions to confirm the deprecated option is gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.