Matthew Knight
Matthew Knight
I came across this in my Docker build. This can happen if you have "@prisma/client" in the **devDependencies**. Move it to **dependencies**
@janpio I think it would only be an issue in the context of Docker. Here is my file: ``` FROM XXXXXXXXX.dkr.ecr.us-east-1.amazonaws.com/node:12-oracle as container RUN apt-get update # Set the timezone....
Yup, what @rinogo said. It is reproducible and confusing.
Recommendations: 1. Generate a JSON file here: src/applications/pensions (structure.json ?) 2. Don't tie into webpack. I know the idea of automatic hooks was my own, but it seems like it...
cc @va-albers @sanjabaj2
This issue seems very similar: https://github.com/voxpupuli/json-schema/issues/514
This looks good. A solidly generic playbook to help someone resolve sidekiq jobs.
I agree that it is odd that we suddenly see this. I agree that the best course of action is to just strip dashes and probably should .strip the phone...
I think there are two things going on here. 1. One is that we aren't properly logging the error. 2. The other is that something changed on the phone number...
Reassigning to @tfink419