dexcalibur icon indicating copy to clipboard operation
dexcalibur copied to clipboard

Dexcalibur should prompt user for action after successful first run

Open kylemd opened this issue 2 years ago • 1 comments

Describe the bug When Dexcalibur is first run it downloads dependencies and then displays "Success" indefinitely, without prompting the user on what to do next. This makes it appear that dexcalibur has crashed.

To reproduce / to understand Run dexcalibur, navigate to WebUI, and accept defaults to start initialization.

Expected behavior After the dependencies are installed successfully, Dexcalibur should inform the user that they need to kill Dexcalibur in their terminal with Ctrl+C and run again, or a similar type of prompt.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 11
  • Node JS version: node --version v12.22.12 npm --version 6.14.16
  • Dexcalibur version (see 'package.json' or output) : master

kylemd avatar Nov 07 '22 23:11 kylemd

Yes it should

FrenchYeti avatar Nov 08 '22 22:11 FrenchYeti