Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.UnsatisfiedDependencyException

I am setting up development enviorment for openmrs with manual installation. So when it comes to adding UI modules everything was working fine but after adding emrapi module below error occurred:

Thanks for the help in advance :innocent:

This happens when you are running the latest snapshot version of the platform. To solve the issue, you would need to compile and use the latest snapshot version of the emrapi module

1 Like

I am using 2.5.0 snapshot version and 1.30.0 emrapi module. So are they compatible ?

Basing on this document the latest is 1.31.0-SNAPSHOT.

1 Like

but at addons page this is the latest emrapi module which is version 1.30.0

It worked. Thanks @jwnasambu :innocent:

1 Like