I'm trying to upgrade a DSpace 6.3 system to DSpace 7.1 following the installation guide on the Lyrasis wiki. When I get to step 4.a. under Frontend Installation, the response to the command "yarn config:check:rest" includes "No specific environment file found for --prod." If I ignore this response and continue to build the frontend, the resulting environment.ts does not include the settings I put into environment.prod.ts. Instead, it includes the settings from environment.common.ts. How can I make yarn find the production settings?
My test server runs Ubuntu 20.04 LTS, yarn 1.22.17 and nodejs 14.18.2. -- 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/15ab8204-e8cb-47c0-8ce8-80ce9da27faen%40googlegroups.com.
