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
Hello,
There is a recent release for Angular 12 compatibility v0.5.3 but none for version 13.
npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"~13.3.3" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@">=8.0.0 <13" from @kolkov/[email protected] npm ERR! node_modules/@kolkov/ngx-metrika npm ERR! @kolkov/ngx-metrika@"^0.5.3" from the root project
Is it possible to create a release as well?
Cheers
The text was updated successfully, but these errors were encountered:
I found release 1.0.4 and worked for me, I missed it initially as it was not visible on github
Unfortunately version 1.0.5 breaks prerendering with angular universal due to safevalues module usage (error: Module not found).
safevalues
Thanks
Sorry, something went wrong.
No branches or pull requests
Hello,
There is a recent release for Angular 12 compatibility v0.5.3 but none for version 13.
Is it possible to create a release as well?
Cheers
The text was updated successfully, but these errors were encountered: