-
Hi all I had a quick question regarding the yarn version I'm using. When I run the yarn command inside my project directory, it's using the one I have installed outside the project
The yarn bin is present in An example would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
That's what the |
Beta Was this translation helpful? Give feedback.
That's what the
yarnPath
setting does, it's set automatically whenever you runyarn set version ...
https://yarnpkg.com/configuration/yarnrc#yarnPath