Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on Angular 7 #6

Open
leandrogtcampos opened this issue May 21, 2019 · 2 comments
Open

Does not work on Angular 7 #6

leandrogtcampos opened this issue May 21, 2019 · 2 comments

Comments

@leandrogtcampos
Copy link

Hi Francesco!

I am trying to use the pentaho-dashboard-project with Angular 7 and getting the errors bellow, could you help me?

Error: C:\workspace\MyProject\node_modules\pentaho-dashboard\src\app\pentaho-dashboard\pentaho-dashboard.component.ts is m

issing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' 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 issue in the library repository to alert its author and ask them to package the library using the Angular Package Forma
t (https://goo.gl/jB3GVv).
at AngularCompilerPlugin.getCompiledFile (C:\workspace\MyProject\node_modules@ngtools\webpack\src\angular_compiler_pl
ugin.js:752:23)
at plugin.done.then (C:\workspace\MyProject\openbi\node_modules@ngtools\webpack\src\loader.js:41:31)
at processTicksAndRejections (internal/process/next_tick.js:81:5)
ERROR in ./node_modules/pentaho-dashboard/src/app/shared/pentaho-dashboard.service.ts
Module build failed (from ./node_modules/@ngtools/webpack/src/index.js):
Error: C:\workspace\MyProject\node_modules\pentaho-dashboard\src\app\shared\pentaho-dashboard.service.ts is missing from t
he TypeScript compilation. Please make sure it is in your tsconfig via the 'files' 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 issue in the library repository to alert its author and ask them to package the library using the Angular Package Forma
t (https://goo.gl/jB3GVv).
at AngularCompilerPlugin.getCompiledFile (C:\workspace\MyProject\node_modules@ngtools\webpack\src\angular_compiler_pl
ugin.js:752:23)
at plugin.done.then (C:\workspace\MyProject\node_modules@ngtools\webpack\src\loader.js:41:31)
at processTicksAndRejections (internal/process/next_tick.js:81:5)

@fcorti
Copy link
Owner

fcorti commented Jul 16, 2019

Hi Leandro,

Any luck with this upgrade?

@leandrogtcampos
Copy link
Author

leandrogtcampos commented Aug 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants