-
Notifications
You must be signed in to change notification settings - Fork 592
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
Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/nuka-carousel.js?v=0039cf81' does not provide an export named 'default' #1066
Comments
Experiencing the same issue |
me too!! this happens when i try to call SlideHandle |
Does anyone have a code example to reproduce it? I am unable to reproduce it using a new Vite project. |
Hi, sorry for the late reply. In my case (React Vite Project), I’m following the example from the Methods section of the official documentation. I tried importing like this: However, even though I haven’t yet called SlideHandle in my I hope this provides some insight. Thank you! |
Can you tell me what version of Vite you are using and possibly share your |
Sure, my Vite version is
|
Thats essentially the same as our test app, assuming you didn't customize the TSConfigs to use a different bundler. This may be related, but I don't think this is an issue with nuka. |
Is there an existing issue for this?
Code of Conduct
Code Sandbox link
No response
Bug report
The text was updated successfully, but these errors were encountered: