In my environment.prod.ts file I have: [image: 2021-09-24_13-57-09.png]
But my dspace-angular-error.log shows: No _links section found at https://api7.dspace.org/server/api Figuring that https://api7.dspace.org/server/api was likely a default I looked in environment.common.ts and of course I found it set in there. Then curious as to why it didn't use the value of 'localhost' from my environment.prod.ts I decided to run yarn again and noticed the error: No specific environment file found for --prod Why doesn't it find it? My file is in the src/environments/ directory and has the same permissions. - Gavin -- 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 Technical Support" 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-tech/3f79f48b-2aa7-48e8-bbbb-eae9b5593a4an%40googlegroups.com.
