Answers for "angular compiler requires typescript >=3.6.4 and <3.9.0 but 3.9.10 was found instead"

3

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
1

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 "angular compiler requires typescript >=3.6.4 and <3.9.0 but 3.9.10 was found instead"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language