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
Thank you for helping our friend @Infinita740. Please use bash in the meantime. You can also upgrade to the latest version of zsh. I upstreamed a patch with the zhs project over a year ago. I believe it'll eventually make its way into the default MacOS shell. zsh-users/zsh@326d9c2
When trying to run the redbean demo, i get an error from zsh
curl https://redbean.dev/redbean-demo-2.0.1.com >redbean.com chmod +x redbean.com ./redbean.com -v
The output is
zsh: exec format error: ./redbean.com
since
zsh
is now the default shell in MacOS, this seems to need attention. Running it in bash works fine however.works as expected
The text was updated successfully, but these errors were encountered: