ambiguous indirect export: SwiperCore #7222
Unanswered
BearCooder
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, I am in the middle of upgrading an old App from Swiper v8.4.4 to the latest version. I am aware of that there are breaking changes but I am hitting a wall with this error and cannot find any information about that in the documentation. And I only found the migration guide from v9 to v10.
SyntaxError: ambiguous indirect export: SwiperCore
I use React with the most recent Vite version. I provided a link to the Codesandbox with the code. I do not get any errors in VSCode, only a blank page appears and then I see the error in the Browser console. I am not sure how to "redo" the Swiper code as I cannot find much about that error? Can anyone please help me? I am lost how to solve this..
Codesandbox
Beta Was this translation helpful? Give feedback.
All reactions