Skip to content
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

web3modal-vue3 does not provide an export named 'default' #10

Open
ascweb opened this issue Dec 7, 2021 · 4 comments
Open

web3modal-vue3 does not provide an export named 'default' #10

ascweb opened this issue Dec 7, 2021 · 4 comments

Comments

@ascweb
Copy link

ascweb commented Dec 7, 2021

I installed web3modal-vue3 and I imported it for a test in an empty component but i for the error

Uncaught SyntaxError: The requested module '/node_modules/.vite/web3modal-vue3.js?v=23937ab0' does not provide an export named 'default'

Can you help me to fix it?

@romain130492
Copy link

its for vue2 not 3 i believe,

@AVargas89
Copy link

Try: import { Web3ModalComponent } from "web3modal-vue3"; instead

@tinysunowner
Copy link

I installed web3modal-vue3 and I imported it for a test in an empty component but i for the error

Uncaught SyntaxError: The requested module '/node_modules/.vite/web3modal-vue3.js?v=23937ab0' does not provide an export named 'default'

Can you help me to fix it?

Have you solved this issue?

@kolirt
Copy link
Contributor

kolirt commented Dec 26, 2023

I installed web3modal-vue3 and I imported it for a test in an empty component but i for the error

Uncaught SyntaxError: The requested module '/node_modules/.vite/web3modal-vue3.js?v=23937ab0' does not provide an export named 'default'

Can you help me to fix it?

Have you solved this issue?

try yo use this package https://github.com/kolirt/vue-web3-auth for vue3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants