-
Notifications
You must be signed in to change notification settings - Fork 67
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 with latest version (1.2.1) #19
Comments
We got the same issue with latest version. Any idea to fix this |
is this an issue with 1.3.2? 1.2.1 isn't the latest version... |
I also experience this issue. It is an issue in version 1.3.2. Would appreciate if anyone knew a fix, I really like this pipe but am unable to compile my project because of this. |
I can't reproduce with Angular 5, but I can with 4.3.0, so I'm assuming you're running Angular 4? looks like there's an issue supporting Angular 4 in ng-packagr v2.0.0: ng-packagr/ng-packagr#344 |
I upgraded the project to Angular 5.2.8 and I'm still getting the same error. At least I think I upgraded properly (took me a couple of attempts) but this is my new package.json: "dependencies": { |
ERROR in Error: Metadata version mismatch in /node_modules/time-ago-pipe/time-ago-pipe.d.ts, found version 4, expected 3,
The text was updated successfully, but these errors were encountered: