Moralis V2.2 Breaks Self-Hosted Parse Server

I updated to the new Moralis V2.2 on my Self-Hosted parse server (hosted @ Heroku) and now I have a plethora of errors. I updated via yarn add moralis@latest and then ran the “gen:cloud”: “ts-node ./scripts/generateCloudCode.ts”, script from the package.json to update the endpoints / EVM code and now it will not compile. Is there something I missed or I need to do additionall to get it working again?

what errors are you seeing?