sindresorhus / np

A better `npm publish`
MIT License
7.56k stars 299 forks source link

np output command error #711

Open Ayanashi opened 1 year ago

Ayanashi commented 1 year ago

`file:///usr/lib/node_modules/np/source/version.js:4 const {packageJson: pkg} = await readPackageUp(); ^

TypeError: Cannot destructure property 'packageJson' of '(intermediate value)' as it is undefined. at file:///usr/lib/node_modules/np/source/version.js:4:21`