Errors compiling with new project

What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)

Trying to pull a new blank website project via GitHub to my plesk hosting. When I reach the build stage after pulling and committing, compilation fails with “do not use @ts-nocheck”. Believe this may be an issue with needing to downgrade packages on my end but unsure of which version numbers I should be using.

What are the reproduction steps?

New project, push to GitHub, pull to plesk and deploy, npm install, npm run build

Relevant links: