Hi there, today, I started receiving this error message while trying to deploy my Functions:
╭─ error ──────────────────────────────────────────────────────────────────────╮
│ │
│ Version couldn't be created. │
│ │
│ amount-off-shipping │
│ │
│ Validation errors │
│ • base: An internal error occurred while validating the Function's │
│ WebAssembly module. Please try again later. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
I haven’t changed my Function’s code or build process since the last successful deploy. Therefore, this seems like an issue outside my control.
What sort of logging information would you like me to share to help diagnose this issue? It doesn’t seem like we will be able to deploy new releases until this resolved.
Thanks in advance,
Tobe