ublue-os / fleek

[deprecated] Own your $HOME
https://getfleek.dev
Apache License 2.0
833 stars 24 forks source link

Fleek Add Gives Error reading package cache #374

Open caseya565 opened 6 months ago

caseya565 commented 6 months ago

Any attempt to use "fleek add" or "fleek search" gives the following error:

[*] Search the package repository ▀ Reading package cache (0s) ERROR Error reading package cache ERROR
ERROR Error: nix search: exit status 1 ERROR
ERROR
ERROR Error: nix search: exit status 1 ERROR
ERROR
ERROR Error: ERROR
ERROR There was an internal error. Run with FLEEK_DEBUG=1 for a detailed error message, and consider reporting it at https://github.com/ublue-os/fleek/issues

This is after an initial setup of fleek following the instructions at https://getfleek.dev/docs/installation

I am unsure as to why it failes to read the package cache as using nix without fleek I am able to install packages.

Environment

Additional context I am just dipping my toes into linux things beyond Ubuntu so please forgive me if this is a simple mistake on my end.