app deploy on local server crashes #206
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
Deploying an app on a server with --local option ends in runtime error.
(Same app configuration works when deploying on a remote server)
Steps to reproduce
Describe the expected behavior
app deploy should work local the same way as on a remote machine.
Additional information
Thank you for the report! 🙏 I will look at this as soon as I can.
I think I may have fixed this on latest 😅
Can you give it another try @yksflip?
Thanks for reporting and for doing alpha testing 🚀
wow,, that was quick, thanks! works for me now :)