yeoman / update-notifier

Update notifications for your CLI app
BSD 2-Clause "Simplified" License
1.76k stars 132 forks source link

fix: npm install config global `--global` is deprecated. #223

Closed hellohejinyu closed 2 years ago

hellohejinyu commented 2 years ago

image

npm WARN config global --global, --local are deprecated. Use --location=global instead.

ruyadorno commented 2 years ago

that deprecation got rolled back in npm@8.12.1

hellohejinyu commented 2 years ago

that deprecation got rolled back in npm@8.12.1

image