dialoqbase icon indicating copy to clipboard operation
dialoqbase copied to clipboard

Use a single package manager through out the project

Open tbhaxor opened this issue 1 year ago • 1 comments
trafficstars

I am planning to contribute to the project but I am getting conflict while using pnpm and yarn because corepack automatically adds packageManager field in the package.json.

You can let me know which to use and I will work on it and raise a PR.

tbhaxor avatar May 09 '24 20:05 tbhaxor

Hey, there were a few issues with pnpm in the server code, that's why I used yarn. You can try using pnpm

n4ze3m avatar May 10 '24 05:05 n4ze3m