both given commands are not working given in setup task 1, i haven’t changed anything
run the command as ./gradlew bootrun
for the second ss you need to change your working directory to annual-returnapp for that you can do the same cd …/annual-return-app
why build failed???is it supposed to be?
Hey first of all, when you execute the ./gradlew build bootrun, it runs the spring boot server, make sure that you are executing that particular command in the annual-returns-app directory.
you are in the wrong directory in second screenshot, you should execute the command in annual-return-app directory.
1 Like
Closing this topic as your issue is resolved by the mentor. If it is still not resolved, please feel free to create a new topic and post this question as a reference link in the description of the new topic.