ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

nit(lib/utils/npm.ts): update npm vocabulary global flag

Open servusdei2018 opened this issue 3 years ago • 0 comments

Since npm v8.11.0, the --global/-g flag is deprecated in favor of --location. This commit updates the update util's vocabulary, so that it no longer recommends using a deprecated flag.

servusdei2018 avatar Oct 03 '22 21:10 servusdei2018