Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Error: The Angular Compiler requires TypeScript >=4.2.3 and <4.4.0 but 4.4.4 was found instead.

npm install typescript@">=4.2.3 <4.4.0" -D

- replace versions with those from your error message.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #The #Angular #Compiler #requires #TypeScript
ADD COMMENT
Topic
Name
3+9 =