tabler-angular icon indicating copy to clipboard operation
tabler-angular copied to clipboard

Module build failed @tabler/angular-core v0.7.8

Open evoxmusic opened this issue 7 years ago • 7 comments

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

evoxmusic avatar Nov 13 '18 21:11 evoxmusic

Please post your node and npm version and steps.

Also, which branch are you building from (develop or master) ?

arunabhdas avatar Nov 14 '18 06:11 arunabhdas

My build works ok with the following env

macOS Mojave 10.14

==> node -v v11.1.0

==> npm -v 6.4.1

arunabhdas avatar Nov 14 '18 06:11 arunabhdas

Any news @arunabhdas ?

evoxmusic avatar Nov 16 '18 12:11 evoxmusic

Sadly, I personally have stopped using this project, the maintainer seems not really available (and able) to solve issues.

evoxmusic avatar Nov 20 '18 14:11 evoxmusic

@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 avatar Nov 20 '18 15:11 beeman

@beeman it does not make sense to keep this project public if it is no more maintain. But thanks for your work anyway.

evoxmusic avatar Nov 20 '18 17:11 evoxmusic

@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.

theoomoregbee avatar Nov 20 '18 17:11 theoomoregbee