ng-simple-slideshow
ng-simple-slideshow copied to clipboard
Angular 10 not supported
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 [email protected]
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.
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.