Igor Simic
Edited 2 years ago

how to fix #Angular error after update:    

  • open tsconfig.json
  • under compilerOptions change "strict" to false
  • re-compile your project