I think you forgot to stop the frontend service before you start the compiling again. To resolve it do one of the commands you see below and then just the frontend with ( yarn serve:ssr ). a) pm2 kill b) kill -9 $(lsof -t -i :4000)
-- 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/2f6737de-0141-40eb-9b85-0c1bc610219dn%40googlegroups.com.
