Closed macchie closed 4 years ago
OK Fixed it!
I wasn't importing this in my app module:
import { Ng2CompleterModule } from '@akveo/ng2-completer';
if anyone gets the same error this will fix it!
OK Fixed it!
I wasn't importing this in my app module:
import { Ng2CompleterModule } from '@akveo/ng2-completer';
if anyone gets the same error this will fix it!
it'sWorked
Hello there, i recently updated to Angular9 + Nebular 5.0.0 and ng2-smart-table version 1.6.0 but i'm not able to correctly build my project, here is the error im getting:
any idea on how to solve this?
Thanks!