unjs / nypm

🌈 Unified Package Manager for Node.js and Bun
MIT License
437 stars 13 forks source link

Commands might get stuck if there is an interactive prompt (PNPM) #118

Open pi0 opened 4 months ago

pi0 commented 4 months ago

Moving from https://github.com/unjs/c12/issues/128 reported by @Callan003

PNPM might ask for example: he modules directory at "/Users/pooya/tmp/test-nuxt-layers/a/node_modules" will be removed and reinstalled from scratch. Proceed? (Y/n) in a monorepo.