Currently starting up the server on my client side, the error above is what I have been
getting. I am using Typescript, React, ESlint. I can\'t seem to go forward since th
Your version of TypeScript is not compatible with your eslint. You can fix it by upgrading these two dependencies to the latest version. Version 4.6.0 is compatible with TypeScript 4.0.5