VadimDez/ngx-filter-pipe

Angular 7.1.2 Build: Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'

heybob opened this issue · 0 comments

Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [X ] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request

When I try build, I get this error. I'm using angular 7.1.2 and filter pipe 2.1.2

ERROR in ngx-filter-pipe/ngx-filter-pipe.ts(7,2): Error during template compile of 'FilterPipeModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.