ng2-table
ng2-table copied to clipboard
Module not found: Error: Can't resolve './table-data'
Hello, I am using this ng2-table example. But I am facing the following issue: Module not found: Error: Can't resolve './table-data' Can anyone provide solution in this.
Thanks & Regards, Shilpa K
Have you created / downloaded the file from the site and is your path to the file correct?
The file can be found at:
https://github.com/valor-software/ng2-table/tree/development/demo/components/table
it is called table-data.ts
If you have the file please put your code path in here so we can advise