Reactjs – Cannot find module 'ajv/dist/compile/codegen' error in containerised React app in Azure App Service build
I have a React app that is being deployed in Azure App Service through the Azure container registry so it is using a Docker image. It has been working up until last week when the startup of the app is…