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
It's not good practice to track both lock files in version control. npm and yarn behave differently, so they may end up overriding each other's node_modules directories.
The text was updated successfully, but these errors were encountered:
It's not good practice to track both lock files in version control. npm and yarn behave differently, so they may end up overriding each other's
node_modules
directories.The text was updated successfully, but these errors were encountered: