holochain / holoscape

A complete end-user deployment of a Holochain conductor with UI for administration and a run-time for hApp UIs
63 stars 8 forks source link

Already installed UI is not detected correctly in install wizard #8

Open lucksus opened 5 years ago

lucksus commented 5 years ago

Which leads to a UI with the same name being tried to get installed which leads to an error that is only visible in the installers debug console. The install process will hang indefinitely.

Holoscape should detect that before installing and showing that a UI with that name exist already.