We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am using time-ago-pipe version 1.3.2 with angular 4.4. But now to build for production, I receive the following error.
Metadata version mismatch for module /node_modules/time-ago-pipe/time-ago-pipe.d.ts, found version 4, expected 3
Which version of this library will match with angular 4.4
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
I changed it to version 1.2.1 and it worked
Now it is working for me too, but I have updated only my angular version from 4.4 to 5.X
Same issue. Downgrading to 1.2.1 fixed it without any headaches.
I am getting this same error on "ng serve". Although my time-ago-pipe version is already on 1.2.1.
Downgrade to 1.2.1 works for me. Thanks!
No branches or pull requests
Hi, I am using time-ago-pipe version 1.3.2 with angular 4.4. But now to build for production, I receive the following error.
Metadata version mismatch for module /node_modules/time-ago-pipe/time-ago-pipe.d.ts, found version 4, expected 3
Which version of this library will match with angular 4.4
The text was updated successfully, but these errors were encountered: