Usage Error when running yarn global add $PWD
with yarn 2+
#1
Labels
documentation
Improvements or additions to documentation
yarn global add $PWD
with yarn 2+
#1
I get the following error when running the
yarn global add $PWD
command:So I tried
yarn dlx add $PWD
just in case and got this output:Specs:
The text was updated successfully, but these errors were encountered: