-
-
Notifications
You must be signed in to change notification settings - Fork 54
Module build failed: ....is missing from the TypeScript compilation #56
Comments
Same issue with angular-cli only |
I have the same issue in Angular 6. |
Bump. |
push |
up! (Angular 6 + Angular cli) |
same issue |
Same Here |
uninstall then use other packages for a while. seems maintainer is quite busy |
any solution ? |
Initially I installed version 1.6.0 for angular version 6 then I switched to 3.0.0 which fixed this issue. |
Hi Still facing same issue . |
what kind of error you are getting? |
with latest and also this |
I had this issue specifically when running tests
|
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 issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv)
The text was updated successfully, but these errors were encountered: