// you should add this code below tsconfig.json { ... "angularCompilerOptions": { "strictNullChecks": false, ... } }