Hi all - I’m new to this so please bear with me!
I regularly sync my n8n github, which triggers a deployment in Render. Recently, it failed with this error:
ERROR The following patches were not applied: bull@4.12.1, pkce-challenge@3.0.0, pyodide@0.23.4, @types/express-serve-static-core@4.17.43, @types/ws@8.5.4, @types/uuencode@0.0.3, vue-tsc@2.1.10, eslint-plugin-n8n-local-rules Either remove them from “patchedDependencies” or update them to match packages in your dependencies.
I was able to find the patch in my github instance.
Unfortunately, I have no clue what to do next as I don’t really understand this too well. I get that I can remove or update, but don’t know what removing will do or how to update it to the correct version.
Can anyone help? Thank you in advance!