-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Dear All,
I am developing an application using angular 5 . In ng serve it gives no issues, but as soon as I run command ng build --prod it gives this error
I am not using any pagination but still it is giving error in node_module
ERROR in node_modules\angular5-data-table\angular5-data-table.d.ts.DataTablePagination.html(3,11): : Argument of type 'number | "0"' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'.
Type 'number' is not assignable to type '(substring: string, ...args: any[]) => string'.
maxrandolph
Metadata
Metadata
Assignees
Labels
No labels