We should make sure the repository has a defined package manager that all members are working with, for compatibility purposes. Node version & package manager version should be checked automatically. Whether this is yarn or pnpm it doesn't matter, as long as we're consistent.
@Lermatroid As far as I know, you opened a new branch recently and made pnpm the new package manager.
We should make sure the repository has a defined package manager that all members are working with, for compatibility purposes. Node version & package manager version should be checked automatically. Whether this is
yarnorpnpmit doesn't matter, as long as we're consistent.@Lermatroid As far as I know, you opened a new branch recently and made
pnpmthe new package manager.