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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
I just upgraded my Angular project to version 10, and when building, I got the following error:
It seems that Angular 10 is not supported.
The text was updated successfully, but these errors were encountered: