-
Notifications
You must be signed in to change notification settings - Fork 50
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 when importing #6
Comments
typical error on my side. |
same error here |
is there anyone found the solution for that ? |
I posted a fix: #9 This should work using the braces-style imports seen in the README and examples: |
the issue is same in latest version
|
+1 for the fix on PR #9 |
Same happening here. Is this project maintained atm? |
Same issue |
1 similar comment
Same issue |
If you want to use it in any way, so... |
same error |
2 similar comments
same error |
same error |
Hello, i have some errors when i want to use your component.
import { CreditCardField } from 'vue-credit-card-field';
>>> CreditCardField element is not exported
Any idea ?
The text was updated successfully, but these errors were encountered: