Closed mattaebersold closed 2 years ago
When updating, I got a notice that said --global is being deprecated, and the better way to add/update global packages is yarn global add xxx
yarn global add xxx
Also added a note about installing fresh or updating from v2
@weotch k, removed that line in the last commit
When updating, I got a notice that said --global is being deprecated, and the better way to add/update global packages is
yarn global add xxx
Also added a note about installing fresh or updating from v2