dexcalibur
dexcalibur copied to clipboard
Dexcalibur should prompt user for action after successful first run
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
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
Yes it should