npm

Error:

“The Angular Compiler requires TypeScript >=4.0.0 and <4.1.0 but 4.1.2 was found instead”

npm install typescript@">=4.0.0 <4.1.0"