node-red / node-red.github.io

Node-RED Site
http://nodered.org
Other
99 stars 151 forks source link

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

Open Ozzard opened 2 years ago

Ozzard commented 2 years ago

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

dceejay commented 2 years ago

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.