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

ERROR in Error encountered resolving symbol values statically. Function calls are not supported. Consider replacing the function or lambda with a reference to an exported function... #73

Closed
Ks89 opened this issue Aug 2, 2017 · 6 comments

Comments

@Ks89
Copy link
Owner

Ks89 commented Aug 2, 2017

ERROR in Error encountered resolving symbol values statically. Function calls are not supported. Consider replacing the function or lambda with a reference to an exported function (position 194:50 in the original .ts file), resolving symbol NgModule in /Users/ks89/git/angular-webpack2-starter-demo-with-angular-modal-gallery/node_modules/angular-modal-gallery/node_modules/@angular/core/core.d.ts, resolving symbol AngularRootModalGalleryModule in /Users/ks89/git/angular-webpack2-starter-demo-with-angular-modal-gallery/node_modules/angular-modal-gallery/index.ts, resolving symbol AngularRootModalGalleryModule in /Users/ks89/git/angular-webpack2-starter-demo-with-angular-modal-gallery/node_modules/angular-modal-gallery/index.ts

Found while experimenting this library with qdouble's angular-webpack2-starter + angular-universal.

@Ks89 Ks89 added this to the 3.2.2 milestone Aug 2, 2017
@Ks89 Ks89 self-assigned this Aug 2, 2017
Ks89 added a commit that referenced this issue Aug 2, 2017
…nction calls are not supported. Consider replacing the function or lambda with a reference to an exported function #73
@Ks89 Ks89 closed this as completed Aug 2, 2017
Ks89 added a commit that referenced this issue Aug 5, 2017
…lly. Function calls are not supported. Consider replacing the function or lambda with a reference to an exported function #73
@Ks89 Ks89 reopened this Aug 6, 2017
@Ks89
Copy link
Owner Author

Ks89 commented Aug 6, 2017

still not working

@Ks89
Copy link
Owner Author

Ks89 commented Aug 6, 2017

I'm working on this issue using this starter https://github.com/AngularClass/angular-starter

Ks89 added a commit that referenced this issue Aug 6, 2017
…nction calls are not supported.... tested with qdoule's starter
@Ks89
Copy link
Owner Author

Ks89 commented Aug 6, 2017

Finally fixed? I really hope

@Ks89 Ks89 closed this as completed Aug 6, 2017
@Ks89 Ks89 modified the milestones: 3.2.3, 3.2.2 Aug 6, 2017
@Ks89 Ks89 reopened this Aug 6, 2017
@Ks89
Copy link
Owner Author

Ks89 commented Aug 6, 2017

Still not ok.
It's related to angular/angular#14707

@Ks89
Copy link
Owner Author

Ks89 commented Aug 7, 2017

It seems fixed thanks to branch 'DEVELOP'. It will be merged into master soon, when I'll release versione 3.3.0.

@Ks89 Ks89 closed this as completed Aug 7, 2017
@Ks89 Ks89 modified the milestones: 3.3.0, 3.2.3 Aug 7, 2017
@Ks89
Copy link
Owner Author

Ks89 commented Aug 9, 2017

I'm having this issue only with qdoudle's starter and with npm.

To fix this issue use yarn to install dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant