bevry / dorothy

🧙🏻‍♀️ Bring your dotfile commands and configuration to any shell. Sensible defaults and hundreds of commands preloaded. Supports Bash, Zsh, Fish, Nu, Xonsh, Elvish, Dash, KornShell, macOS, Linux, Windows.
Other
303 stars 23 forks source link

Bug: `ask --required ...` causes infinite loop #248

Closed balupton closed 2 weeks ago

balupton commented 2 weeks ago

Since the huge confirm/ask/choose improvements of recent, on my MacBook Pro 2017 there is a regression on ask --required. This is causing setup-system => setup-node => get-profile => ask to hang. Will debug tomorrow.

edmcman commented 2 weeks ago

I am having trouble installing on a new Mac system. Probably the same problem?

image

edmcman commented 2 weeks ago

image

balupton commented 2 weeks ago

@edmcman fixed, run dorothy update or cd $DOROTHY; git pull bevry master to get the fix.