I am using Ng2SmartTable and I have this error:
ERROR in The target entry-point "ng2-smart-table" has missing dependencies: - @ akveo / ng2-completer
I have already tried the following commands and it does not work:
1.npm install --save ng2-smart-table
2.npm i ng2-completer --save
3.npm i rxjs-compat --save