Module build failed @tabler/angular-core v0.7.8
Hi, it seems that is not possible to build the latest version of tabler-angular (0.7.8).
ERROR in ./node_modules/@tabler/angular-core/index.ts
Module build failed (from ./node_modules/@ngtools/webpack/src/index.js):
Error: /HIDDEN/node_modules/@tabler/angular-core/index.ts is missing 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 Format (https://goo.gl/jB3GVv).
at AngularCompilerPlugin.getCompiledFile (/HIDDEN/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:767:23)
at plugin.done.then (/HIDDEN/node_modules/@ngtools/webpack/src/loader.js:41:31)
at process._tickCallback (internal/process/next_tick.js:68:7)
ERROR in ./node_modules/@tabler/angular-ui/index.ts
Module build failed (from ./node_modules/@ngtools/webpack/src/index.js):
Error: /HIDDEN/node_modules/@tabler/angular-ui/index.ts is missing 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 Format (https://goo.gl/jB3GVv).
at AngularCompilerPlugin.getCompiledFile (/HIDDEN/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:767:23)
at plugin.done.then (/HIDDEN/node_modules/@ngtools/webpack/src/loader.js:41:31)
at process._tickCallback (internal/process/next_tick.js:68:7)
Any idea? Thanks
Please post your node and npm version and steps.
Also, which branch are you building from (develop or master) ?
My build works ok with the following env
macOS Mojave 10.14
==> node -v v11.1.0
==> npm -v 6.4.1
Any news @arunabhdas ?
Sadly, I personally have stopped using this project, the maintainer seems not really available (and able) to solve issues.
@evoxmusic Please don't be so negative and be grateful that people spend time in maintaining the software you use. For free.
This is a warning: stay on topic for now and don't spread negativity.
@beeman it does not make sense to keep this project public if it is no more maintain. But thanks for your work anyway.
@evoxmusic sorry for the inconvenience, we can take the chat to #3 I asked a question about the roadmap so we can assist @arunabhdas. I suggest we move the chat to that thread and stay on course(topic) for the issue reported here.