Yarn install don't work anymore
danielfttorres opened this issue · 1 comments
danielfttorres commented
When runs $ yarn install prpl-server -g
, got this error:
yarn install v0.23.4
error `install` has been replaced with `add` to add new dependencies. Run "yarn global add prpl-server" instead.
Use $ yarn global add prpl-server
instead.