Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Error while displaying packages #82

Open
TanmayPatil105 opened this issue Jan 3, 2023 · 1 comment
Open

Error while displaying packages #82

TanmayPatil105 opened this issue Jan 3, 2023 · 1 comment

Comments

@TanmayPatil105
Copy link
Owner

While displaying packages, the following error occurred!

npm ERR! code ELSPROBLEMS
npm ERR! missing: @code-hike/mdx@^0.7.4, required by [email protected]
npm ERR! missing: @mdx-js/react@^2.1.1, required by [email protected]
npm ERR! missing: @types/json-stringify-safe@^5.0.0, required by [email protected]
npm ERR! missing: common@file:/home/tanmay/Documents/supabase/packages/common, required by [email protected]
npm ERR! missing: config@file:/home/tanmay/Documents/supabase/packages/config, required by [email protected]
npm ERR! missing: docs@file:/home/tanmay/Documents/supabase/apps/docs, required by [email protected]
npm ERR! missing: eslint-config-custom@*, required by [email protected]
npm ERR! missing: eslint@^7.32.0, required by [email protected]
npm ERR! missing: json-stringify-safe@^5.0.1, required by [email protected]
npm ERR! missing: mdx-mermaid@^1.3.2, required by [email protected]
npm ERR! missing: mermaid@^9.2.2, required by [email protected]
npm ERR! missing: mini-svg-data-uri@^1.4.4, required by [email protected]
npm ERR! missing: prettier@^2.5.1, required by [email protected]
npm ERR! missing: shared-data@file:/home/tanmay/Documents/supabase/packages/shared-data, required by [email protected]
npm ERR! missing: studio@file:/home/tanmay/Documents/supabase/studio, required by [email protected]
npm ERR! missing: supabase-tests@file:/home/tanmay/Documents/supabase/tests, required by [email protected]
npm ERR! missing: ts-jest@^27.0.7, required by [email protected]
npm ERR! missing: tsconfig@file:/home/tanmay/Documents/supabase/packages/tsconfig, required by [email protected]
npm ERR! missing: turbo@^1.4.7, required by [email protected]
npm ERR! missing: ui@file:/home/tanmay/Documents/supabase/packages/ui, required by [email protected]
npm ERR! missing: www@file:/home/tanmay/Documents/supabase/apps/www, required by [email protected]

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/tanmay/.npm/_logs/2023-01-03T11_36_29_441Z-debug-0.log

Although,
Packages still got displayed

Packages : 2340 dpkg; 15 snap; 23 npm; 43 brew;
@TanmayPatil105
Copy link
Owner Author

Issue started occuring since I tried self-hosting supabase.
Error handling can be implemented.

TanmayPatil105 added a commit that referenced this issue May 2, 2024
Reasons: 1. npm isn't a "Linux" Package manager
         2. Failure in execution displays a lot of mess in the output. See #82
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant