Sawan Bhattacharya

Results 94 comments of Sawan Bhattacharya

@harshdeshmukh21 the email must be in the format of `FROM_EMAIL="harsh "`

@harshdeshmukh21 are you still working on this issue?

@rajdip-b we don't use `npx` in pnpm for pnpm it's `pnpm dlx` or `pnpx` [docs](https://pnpm.io/cli/dlx)

Then it should be replaced with `pnpm dlx` because it is not the right way of using it

Let me have a look what it says

Maybe we can do use `.npmrc` to make the engine strict. ref : https://www.freecodecamp.org/news/how-to-force-use-yarn-or-npm/

ig that is corepack doing it for us, so I feature I don't like about corepack is that it is a bit too strict with the version of package manager

you can refer to this to learn how corepack work https://www.totaltypescript.com/how-to-use-corepack I think we can just use it to restrict users to use pnpm, but the problem with this is...

Hey guys, there is a UI ready for this from our end, we are currently refactoring it for better readability, will share the link in this thread soon