Closed BrendonFlanagan closed 1 year ago
Use atleast node version 14.17 or node 15.6 .
Use atleast node version 14.17 or node 15.6 .
Though we'd recommend Node >= 16 as 14 and 15 are EOL 😉
Yes, already using node 16
I doubt it. Look if you are not accidently using an older node version. console.log(process.version) and see if you use the correct version.
I doubt it. Look if you are not accidently using an older node version. console.log(process.version) and see if you use the correct version.
I am using v14.17.0. I’m not dumb.
Please paste results of running "console.log(process.version)"
You've mentioned that you are using Node 16 before, so doesn't hurt to double-check.
Closing due to inactivity. You are free to comment here if you still face this issue.
Prerequisites
Issue
I am getting an error in fastify v4.17.0 of FastifyError [Error]: Failed building the serialization schema for POST: /bwb2-payments-1/bwb2-payments, due to error randomUUID is not a function