node-red.github.io icon indicating copy to clipboard operation
node-red.github.io copied to clipboard

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

Open Ozzard opened this issue 3 years ago • 1 comments

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 :-).

Ozzard avatar Jul 17 '22 15:07 Ozzard

I think they have changed / reverted that - https://github.com/npm/statusboard/issues/518 so I'm going to leave it for a while - as long we still support node14 etc.

dceejay avatar Jul 18 '22 08:07 dceejay