learn-katacoda
learn-katacoda copied to clipboard
OptaPlanner and Quarkus missing project
In what katacoda scenario did this bug occur? OptaPlanner and Quarkus
At what step of the scenario did this happen?
1st step: cd /root/projects/kogito/knapsack-optaplanner-quarkus
Describe the bug the folder does not exist
Logs or error messages
bash: cd: /root/projects/kogito/knapsack-optaplanner-quarkus: No such file or directory
The only way this can happen is if you don't click the initial project creation command (the giant mvn
command) right under "Creating a basic project" (or if that command fails for some reason).
I just tried it and it works fine. Can you please re-try and make sure the first thing you click is the giant project creation command?