You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nodeLinker values seems quite important for the project as it doesn't build with pnp (I already had to figure this out with another developers computer today) but I'm not a fan of having the yarnPath in the repo. Also I didn't create the file on purpose and I'm worried about accidental changes that might break the project for other people.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've just switched one of my projects to yarn-berry and I'm unsure whether the
.yarnrc.yml
is better checked into version control or .gitignore.Currently it's in .gitignore and my
.yarnrc.yml
contains only auto-generated values:The
nodeLinker
values seems quite important for the project as it doesn't build withpnp
(I already had to figure this out with another developers computer today) but I'm not a fan of having theyarnPath
in the repo. Also I didn't create the file on purpose and I'm worried about accidental changes that might break the project for other people.Beta Was this translation helpful? Give feedback.
All reactions