uJust commands not working

Not sure if this is the right place but, I can no longer install the jetbrans-toolbox, or run the install-fonts commend.

ujust install-jetbrains-toolbox

/run/user/1000/just/just-nL4b2/install-jetbrains-toolbox: line 130: ./jetbrains-toolbox-2.6.3.43718/jetbrains-toolbox: No such file or directory

error: Recipe install-jetbrains-toolbox failed with exit code 127

and

ujust install-fonts

Error: homebrew/bundle was deprecated. This tap is now empty and all its contents were either deleted or migrated.
Tapping homebrew/bundle has failed!
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Using font-caskaydia-mono-nerd-font
Using font-droid-sans-mono-nerd-font
Using font-go-mono-nerd-font
Using font-blex-mono-nerd-font
Using font-open-dyslexic
Using font-sauce-code-pro-nerd-font
Using font-source-code-pro
Using font-ubuntu-nerd-font
Using font-fira-code-nerd-font
Using font-monaspace-nerd-font
brew bundle failed! 1 Brewfile dependency failed to install
error: Recipe install-fonts failed with exit code 1

I am currently running dx:latest.

Cheers.

Yep, Jetbrains did some changes few days ago and it broke the recipe

This should fix it once it is merged fix: jetbrains toolbox installation by inffy · Pull Request #581 · ublue-os/aurora · GitHub

1 Like

Ahh champion!

Thanks mate.