gmostert / ng2-breadcrumb

This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
MIT License
102 stars 81 forks source link

badly packaged library #108

Open BennieMeng opened 6 years ago

BennieMeng commented 6 years ago

ERROR in ./node_modules/ng2-breadcrumb/ng2-breadcrumb.ts Module build failed: Error: /home/mengqingyun/iserver/src/frontend/node_modules/ng2-breadcrumb/ng2-breadcrumb.ts is missing from the TypeScript compilats' or 'include' property. The missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issuem to package the library using the Angular Package Format (https://goo.gl/jB3GVv).

0xYuval commented 5 years ago

Have the same problem...

EL-Yapany commented 5 years ago

same problem..any updates ?!!