yq seems to be a new dependency and is logging this error:
umbrel-dev: Creating umbrel_middleware_1 ... done
umbrel-dev: Creating manager ... done
umbrel-dev: Creating nginx ...
umbrel-dev: Creating nginx ... done
umbrel-dev:
umbrel-dev: Removing status server iptables entry...
umbrel-dev: Exiting iptables setup when not on Umbrel OS
umbrel-dev:
umbrel-dev: Starting installed apps...
umbrel-dev:
umbrel-dev: This script requires "yq" to be installed
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
As you see its pulling the latest version of yq, not sure if you want to lock into a specific one?
umbrel-dev failed to boot on mac os for two reasons:
yq seems to be a new dependency and is logging this error:
As you see its pulling the latest version of
yq
, not sure if you want to lock into a specific one?