You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot destructure property 'packageJson' of '(intermediate value)' as it is undefined.
at file:///usr/lib/node_modules/np/source/version.js:4:21`
The text was updated successfully, but these errors were encountered:
`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`
The text was updated successfully, but these errors were encountered: