Skip to content

#compilation-error #Angular #angular-4-data-table  #66

@lily-flower-ai

Description

@lily-flower-ai

I've recently started learning Angular, and while working with displaying data , I needed to use (( angular-4-data-table)) package but when I installed it and started using its components this compilation error occured:


ERROR in ./node_modules/angular-4-data-table/src/index.ts
Module build failed: Error: C:\Users\pc-world\oshop\node_modules\angular-4-data-table\src\index.ts is missing from the TypeScript compilation. Please mak
e 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 (C:\Users\pc-world\oshop\node_modules@ngtools\webpack\src\angular_compiler_plugin.js:674:23)
at plugin.done.then (C:\Users\pc-world\oshop\node_modules@ngtools\webpack\src\loader.js:467:39)
at process._tickCallback (internal/process/next_tick.js:68:7)

any one could help with that ? I wish that the author of this library could fix this bug
#Angular5 #angular-4-data-table@0.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions