SyntaxFix
Write A Post
Hire A Developer
Questions
Setting "skipLibCheck": true in tsconfig.json solved my problem
"skipLibCheck": true
tsconfig.json
"compilerOptions": { "skipLibCheck": true }