hello everyone,
i am new in this field so please bear with me.
previously i installed openmrs-core, completed initialsetup and added legacy ui and other modules which ran perfectly.
later i tried installing reference application for which i installed all the dependent modules. all the modules were successful while running mvn clean install but when started server referenceapplication module was not running and while trying to run it by clicking on start sometimes it says error while starting the module while other times it says csrf token missing.
what could be the possible reasons for it . Could it be because of version incompatibilty or is it because i changed the node version in pom.xml file to run mvn clean install command in reference application module
i have already successfully installed through openmrs sdk but the files were compressed thats why i switched to openmrs-core
sometimes reference module run succesfully and if we add location in location module it runs but other times it keeps giving error while running
The SDK will automatically create for you the reference application that you are looking for without having to manually deal with module version dependencies.