unjs / nypm

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

Handle `cwd` when is an empty string #103

Closed pi0 closed 3 months ago

pi0 commented 8 months ago

Context: https://github.com/nuxt/cli/pull/272

It makes issues for package managers passing as an arg like pnpm

pi0 commented 3 months ago

Seems to be fixed in latest https://github.com/unjs/nypm/blame/e2c30ead7624dd884315c9e0dcfa7b451bba37c0/src/_utils.ts#L81