pomdtr / sunbeam

Elevate Your Command Line Experience.
https://sunbeam.sh
MIT License
272 stars 12 forks source link

Error when searching with nixpkgs extension #100

Open Damnjelly opened 2 months ago

Damnjelly commented 2 months ago

When using the nixpkgs extension, regardless of input, the following error is shown:

command failed: error: Uncaught (in promise) Error: Failed to search: Not Found
    if (!response.ok) throw new Error("Failed to search: " + response.statusText);
                            ^
      at search
  (file:///home/gelei/.cache/sunbeam/extensions/7621e1ec519c3dbae7f6b326e2ed48a7da0da485/nixpkgs.ts:13
  2:27)
      at eventLoopTick (ext:core/01_core.js:169:7)
      at async
  file:///home/gelei/.cache/sunbeam/extensions/7621e1ec519c3dbae7f6b326e2ed48a7da0da485/nixpkgs.ts:182
  :15

I'm using the sunbeam 1.0.0 binary packaged with sunbeam-linux_amd64.tar.gz