What happens if I accidentally use `npm install` inside of a turborepo using `pnpm`?

Is it okay or do I need to undo something? Thanks!
1 Reply
Paul
Paul14mo ago
To my understanding, npm saves files locally in each workspace, while pnpm hoists it to the main node_modules as it deems appropriate. It will still work. If you want to be sure, just delete node_modules in each of your workspaces and do pnpm install again
Want results from more Discord servers?
Add your server