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
{{ message }}
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
If no top-level package.json exists, we see this error:
TypeError: Cannot read property '@pika/pack' of undefined
at Build.init (C:\Users\Reese\AppData\Roaming\npm-cache\_npx\8556\node_modules\@pika\pack\dist-node\index.js:2293:17)
at <anonymous>
Instead, we should see something nice like:
Error: No top-level package.json manifest found.
Exiting...
The text was updated successfully, but these errors were encountered:
If no top-level package.json exists, we see this error:
Instead, we should see something nice like:
The text was updated successfully, but these errors were encountered: