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

Version 1.0.5 incompatible with ngUniversal on Angular 13 #39

Open
vvasiloud opened this issue Apr 18, 2022 · 1 comment
Open

Version 1.0.5 incompatible with ngUniversal on Angular 13 #39

vvasiloud opened this issue Apr 18, 2022 · 1 comment

Comments

@vvasiloud
Copy link

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

@vvasiloud
Copy link
Author

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).

Thanks

@vvasiloud vvasiloud changed the title Incompatible with for Angular 13 Version 1.0.5 incompatible with ngUniversal on Angular 13 Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant