Reference Application

Is it reasonable that I spent more than two weeks and was not able to install the system on my machine? It is unbelievable!!!

Can you share the complete logs for both the sdk setup and run command??

1 Like

Attachment on google drive: openmrs - Google Drive

Also my environment is as the following:

  1. OS: Windows 11
  2. Java: jdk-11.0.17
  3. DB: MySQL 8.0.31
  4. Node : v18.18.0
  5. npm: 10.1.0

Can you also share the output from mvn openmrs-sdk:setup and mvn openmrs-sdk:run commands?? You could use pastebin.com.

1 Like

Here is it O3 - Google Drive.

You can notice from the log that there are two errors on frontend build ([INFO] webpack 5.88.2 compiled with 2 errors and 1 warning in 32709 ms)

After running the run command go to localhost:8080/openmrs and let the initial setup complete. Then please share the full logs for the run command.

Thank you @wikumc . Actually i have successfully installed the O3 at my machine. The problem was due it a problem in my installed version of Node.

2 Likes