Hi everyone, I need to make some changes to a dspace 7.1 project in the frontend.
Whenever I try to install and build the project, I consistently encounter errors with the dependencies that I am unable to resolve. Here are some examples: npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"~10.2.3" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^8.0.0" from [email protected] npm ERR! node_modules/ngx-sortablejs npm ERR! ngx-sortablejs@"^3.1.4" from the root project When I try to fix this error, I encounter others with other dependencies. I have attempted to resolve them using commands such as npm update and npm install --force, but unfortunately, they haven't worked. Could someone please help me or direct me to a clean and stable version of dspace 7.1 for the frontend? I have downloaded the official tag, but I'm encountering the same dependency errors. Thank you for your assistance. Best regards, Rubén -- 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/56cf1ec8-db99-4731-ac8d-e0ef7fd42845n%40googlegroups.com.
