Answers for "ERROR in The Angular Compiler requires TypeScript >=4.0.0 and <4.1.0 but 3.4.5 was found instead."

2

ERROR in The Angular Compiler requires TypeScript >=4.0.0 and <4.1.0 but 3.4.5 was found instead.

npm i -D [email protected]
Posted by: Guest on March-09-2021
2

ERROR in The Angular Compiler requires TypeScript >=3.4.0 and <3.6.0 but 4.1.5 was found instead.

Hi, TypeScript version should be ==3.4.5 instead of greater than 3.4.5.
Posted by: Guest on April-02-2021

Code answers related to "ERROR in The Angular Compiler requires TypeScript >=4.0.0 and <4.1.0 but 3.4.5 was found instead."

Code answers related to "TypeScript"

Browse Popular Code Answers by Language