Hi,
I added the "angular2-tree-component" component via npm and got the error "TS2688: Cannot find type definition file for 'core-js'.
After installing "@types\core-js" I got "TS2300: Duplicate identifier 'PropertyKey'" (lib.es2015.core.d.ts).
Has anyone an idea how I can fix that problem?