Hello dear friends, I tell you my case, install dspace 6.3 in ubuntu 18 and ubuntu 20 and everything normal with the xmlui theme works normally, to enable Mirage 2 install all the requirements that indicate, compile and install as root with the instructions: mvn package -Dmirage2.on=true -Dmirage2.deps.included=true o esta mvn -U clean package -Dmirage2.on=true -Dmirage2.deps.included=true ant update
I copy the folders to /opt/tomcat/webapps, restart tomcat and when I go to load the page it shows me this: https://imgur.com/a/OLrqk4N I'm stuck and I don't know how to get out, some googling suggested putting the bower version in this file /build/dspace-6.3-src-release/dspace-xmlui-mirage2/src/main/webapp/ package.json , I did that and it persists the error. The same error shows me both in Ubuntu 18 and in Ubuntu 20 Despite everything coming out ok in the compilation with the indicated commands check the log these are the outputs it shows me: successful compilation <https://imgur.com/a/NEUaSim> Error displayed on build <https://imgur.com/1vZ5vXN> The versions of the installed dependencies are: ******* Ubuntu 18 ******* npm : 6.14.16 nvm : 0.38.0 bower : 1.8.14 node : v12.22.12 grunt : grunt-cli v1.4.3 compass : Compass 1.0.1 (Polaris) sass : Sass 3.4.25 (Selective Steve) ruby : ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] *******Ubuntu 20 ******* npm : 6.14.16 nvm : 0.38.0 bower : 1.8.14 node : v12.22.11 grunt : grunt-cli v1.4.3 compass : Compass 1.0.1 (Polaris) sass : Sass 3.4.25 (Selective Steve) ruby : ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] Please if someone dealt with a similar situation and can give me a scope of how to overcome this error that has frustrated me. Greetings -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/bfe257bc-0b36-42f9-acc1-ca3513eca03cn%40googlegroups.com.
