npm install ngx-easy-table --saveLibrary requires @angular/cdk, please install it as well.
npm install @angular/cdk --saveSee https://ngx-easy-table.eu/#/doc
- 1st tab -
npm run watch:table - 2nd tab -
cd dist/ngx-easy-table && npm link - 2nd tab - go back to project root dir and
npm link ngx-easy-table - 2nd tab -
npm run start
At the end run npm run cy:ci to make sure everything works.