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
I wanted to use yq 4.x globally, so i installed it via devbox global add yq-go. But after that, the command refresh-global returns the error
Error: Error loading devbox.json.
source: hujson: line 21, column 3: parsing array after value: unexpected EOF
I cannot add or remove further packages to the global devbox.json until I remove the package yq-go manually. After that everything is working as expected. But I still wanted to use yq 4.x globally...
Steps to reproduce
devbox global add yq-go
refresh-global --> breaks devbox global installation
What happened?
I wanted to use yq 4.x globally, so i installed it via
devbox global add yq-go
. But after that, the commandrefresh-global
returns the errorI cannot add or remove further packages to the global devbox.json until I remove the package yq-go manually. After that everything is working as expected. But I still wanted to use yq 4.x globally...
Steps to reproduce
Command
No response
devbox.json
Devbox version
0.13.5
Nix version
2.24.9
What system does this bug occur on?
Linux (x86-64)
Debug logs
No response
The text was updated successfully, but these errors were encountered: