Getting the error
Property \'includes\' does not exist on type \'string[]\'
in node_modules/ng2-breadcrumb/app/components/bread
Changing the compiler target to "es2016" in tsconfig.js should solve this issue.
tsconfig.js