Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
heybob opened this issue Sep 9, 2019 · 0 comments

Comments

@heybob
Copy link

heybob commented Sep 9, 2019

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'.

@heybob heybob changed the title Angular 7.1.2 PROD BuildFunction calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule' Angular 7.1.2 Build: Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule' Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant