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

Angular 10 not supported #121

Open
michel-jump opened this issue Nov 11, 2020 · 1 comment
Open

Angular 10 not supported #121

michel-jump opened this issue Nov 11, 2020 · 1 comment

Comments

@michel-jump
Copy link

I just upgraded my Angular project to version 10, and when building, I got the following error:

npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" from ng-simple-slideshow@1.3.0-beta.11
npm ERR! node_modules/ng-simple-slideshow
npm ERR!   ng-simple-slideshow@"^1.3.0-beta.11" from the root project

It seems that Angular 10 is not supported.

@rcampion
Copy link

rcampion commented Dec 4, 2020

I am using Angular 10 with 1.3.0-beta.11.
It is working.
I had to make changes to the CSS, that's about it.
If you need more info, let me know.

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

2 participants