Está com este erro
Option "showCircularDependencies" is deprecated: The recommended method to detect circular dependencies in project code is to use either a lint rule or other external tooling. ⠋ Generating browser application bundles (phase: setup)...C:\sistemas\angular\Kcms.Erp.Web\node_modules\@angular\compiler-cli\src\typescript_support.js:65 throw new Error("The Angular Compiler requires TypeScript >=" + minVersion + " and <" + maxVersion + " but " + version + " was found instead."); ^ Error: The Angular Compiler requires TypeScript >=4.2.3 and <4.3.0 but 4.3.4 was found instead. at checkVersion (C:\sistemas\angular\Kcms.Erp.Web\node_modules\@angular\compiler-cli\src\typescript_support.js:65:19) at Object.verifySupportedTypeScriptVersion (C:\sistemas\angular\Kcms.Erp.Web\node_modules\@angular\compiler-cli\src\typescript_support.js:70:9) at new NgtscProgram (C:\sistemas\angular\Kcms.Erp.Web\node_modules\@angular\compiler-cli\src\ngtsc\program.js:44:38) at AngularWebpackPlugin.updateAotProgram (C:\sistemas\angular\Kcms.Erp.Web\node_modules\@ngtools\webpack\src\ivy\plugin.js:278:32) at C:\sistemas\angular\Kcms.Erp.Web\node_modules\@ngtools\webpack\src\ivy\plugin.js:167:24 at Hook.eval [as call] (eval at create (C:\sistemas\angular\Kcms.Erp.Web\node_modules\tapable\lib\HookCodeFactory.js:19:10), <anonymous>:22:1) at Hook.CALL_DELEGATE [as _call] (C:\sistemas\angular\Kcms.Erp.Web\node_modules\tapable\lib\Hook.js:14:14) at Compiler.newCompilation (C:\sistemas\angular\Kcms.Erp.Web\node_modules\webpack\lib\Compiler.js:1033:30) at C:\sistemas\angular\Kcms.Erp.Web\node_modules\webpack\lib\Compiler.js:1076:29 at Hook.eval [as callAsync] (eval at create (C:\sistemas\angular\Kcms.Erp.Web\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:20:1) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! smartadmin@0.5.0 start: `ng serve` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the smartadmin@0.5.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\guilh\AppData\Roaming\npm-cache\_logs\2021-06-23T01_47_32_249Z-debug.log
Mas o “typescript”: “^4.3.4”,
O que pode ser ?