I mean your working directory. pwd
@odorajonathan use that command @dkayiwa posted to check the folder you are running the command from and let me know
ok running the command now
I have failed to see it, can’t trace it even after running the command in my cmd
@odorajonathan type pwd in the commandline
says not recognized as program or batch file
Which terminal are you using? because normally that command is almost universal . Are you running windows or linux or mac OS
windows in fact 10 on the cmd
And so when you type pwd on the command line nothing shows
Use git bash.Type “pwd command” what is the output?
can you try to run this command mvn openmrs-sdk:run and see what happens
is this what we are looking for

Perfect. So your working directory is C/Users/Admin. That is what @dkayiwa was asking
then why would cmd not accept? but anyway @dkayiwa what was the reason for knowing that, I still had a failure running the project from wiki
Did you see what @irenyak1 posted?
been trying says I have a build failure https://pastebin.com/b0hu02eF again
What is the output of this command? mvn -v
Can you use a lower version of maven like 3.3.9

