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
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):
kylemd
changed the title
Dexcalibur should prompt after successful first run
Dexcalibur should prompt user for action after successful first run
Nov 7, 2022
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):
Windows 11
node --version v12.22.12
npm --version 6.14.16
The text was updated successfully, but these errors were encountered: