target entry-point "swiper_angular" has missing dependencies: - swiper/types #4838
Unanswered
fyang-architech
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you try with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had ngx-swiper-wrapper working in my app, but since swiper has built-in angular support, I wanted to try dropping the wrapper. installed both swiper and @types/swiper (both as dependency and devdependency) but every build gives me:
[error] Error: The target entry-point "swiper_angular" has missing dependencies:
what is up with that?
Beta Was this translation helpful? Give feedback.
All reactions