Category "pnpm"

Can pnpm replace npm link // yarn link?

npm link and yarn link are both "not the best". I run into issues with them quite often. Now I have read about pnpm and its local storage. I wonder if pnpm can

pnpm giving error sh: rimraf: command not found

I have just started using pnpm thanks to this cool template https://github.com/NiGhTTraX/ts-monorepo and at one point, I cleaned all node_module folders with th