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

Issue after upgrade to 3.3.4 #222

Closed
vincent-cm opened this issue Nov 6, 2017 · 10 comments
Closed

Issue after upgrade to 3.3.4 #222

vincent-cm opened this issue Nov 6, 2017 · 10 comments
Labels

Comments

@vincent-cm
Copy link

vincent-cm commented Nov 6, 2017

Uncaught Error: Unexpected value 'LazyLoadImageModule' imported by the module 'xxxxxxParentModule'. Please add a @NgModule annotation.
at syntaxError (compiler.es5.js:1694)
at compiler.es5.js:15398
at Array.forEach ()

Using angular4 and probably it is only support angular5 now

@RibesAlexandre
Copy link

Hi,

I've the same issue.

@marcowenneker
Copy link

Hi,

During ng serve (Angular 4)

ERROR in Error: Metadata version mismatch for module .../node_modules/ng-lazyload-image/index.d.ts, found version 4, expected 3, resolving symbol ...

Probably same issue. Reverting back to version 3.3.3 solves problem.

@mtshare
Copy link

mtshare commented Nov 6, 2017

Same for me!

@tjoskar
Copy link
Owner

tjoskar commented Nov 6, 2017

My bad. Sorry about it.
Until I fix it, please install 3.3.3: npm install ng-lazyload-image@3.3.3

@tjoskar tjoskar added the bug label Nov 6, 2017
@tjoskar
Copy link
Owner

tjoskar commented Nov 6, 2017

Using angular4 and probably it is only support angular5 now

Yeah, that seems to be it. @mtshare, @SquallX Are you also running Angular 4?

@brandon-tr
Copy link

Same here, and yes Angular 4

@mtshare
Copy link

mtshare commented Nov 7, 2017

Yeah, that seems to be it. @mtshare, @SquallX Are you also running Angular 4?

Yes, I'm on Angular 4.4.4.
Downgraded to 3.3.3 currently.

@meiordac
Copy link

meiordac commented Nov 7, 2017

I had the same issue with Angular 5.

@tjoskar
Copy link
Owner

tjoskar commented Nov 12, 2017

I just published 3.3.5. It should work with Angular >= 2. Can anyone try it out and give me some feedback. Thanks.

@pcwa-ahendricks
Copy link

pcwa-ahendricks commented Nov 12, 2017

@tjoskar 3.3.5 fixed my issue. thx.

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

No branches or pull requests

8 participants