LucasLarson / update

update all the things
Other
1 stars 0 forks source link

keep `npm` recommendations consistent #46

Closed LucasLarson closed 10 months ago

LucasLarson commented 10 months ago

skip recommending npm’s --verbose option to fix #43

npm up -g --log-level=verbose was later printed as npm up -g --log-level=verbose, but npm i -g --log-level=verbose npm was later printed as npm i -g npm, without --log-level=verbose, which is more appropriate for both