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

'carousel' is not a known element: #109

Open
root6439 opened this issue Oct 16, 2021 · 1 comment
Open

'carousel' is not a known element: #109

root6439 opened this issue Oct 16, 2021 · 1 comment

Comments

@root6439
Copy link

root6439 commented Oct 16, 2021

app.module.ts:
import { IvyCarouselModule } from 'angular-responsive-carousel';
imports: [IvyCarouselModule]
carousel

@sili3011
Copy link

sili3011 commented Oct 17, 2021

running npm start while ignoring the error solved it for me.
dont forget to add a closing </div> before the closing </carousel> 😉

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