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

Function calls are not supported in decorators but 'SignalRModule' was called #129

Open
conner-fallone opened this issue Nov 15, 2018 · 0 comments

Comments

@conner-fallone
Copy link

conner-fallone commented Nov 15, 2018

Has anyone seen this issue before? We are trying to update to Angular 6.1.10 / rxjs 6.1.0, so we needed to update ng2-signalr to 6.1.0. After doing this, we are having an issue when running ngc

Error during template compile of 'SubscriptionModule'
Function calls are not supported in decorators but 'SignalRModule' was called

SubscriptionModule is our module that is using the SignalRModule. It is specifically the call to .forRoot on the SignalRModule that is causing the problem. Any ideas?

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