-
Notifications
You must be signed in to change notification settings - Fork 25
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
Error importing with Vite #94
Comments
@cesargdm I've been having the same problem when importing with yarn. Think I've found a temporary fix: |
No issues with Vite here! Here's my repo if that helps: https://github.com/bnussman/beep/tree/main/website |
Having the same issue with Vite v4.4.9.
|
I'm not familiar with vite, so I'm not sure whats up. Did anyone check out @bnussman's repo? |
Vite is a replacement for the dead/dying create-react-app. It's gaining lots of popularity. I looked at @bnussman's repo. Looks like they are using a different package ( I've made a very simple project using Vite and react-mapkit to demonstrate the issue. Clone and run (instructions in the README) and you'll see the crash. |
OMG!! I'm so sorry |
I hope to look at this soon, but until my kids are back at school my free time has been less than ideal :) |
Any progress on this one? |
If using vite, import cannot be possible.
The text was updated successfully, but these errors were encountered: