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

error in ./node_modules/@vueuse/core/index.mjs Can't import the named export 'bypassFilter' from non EcmaScript module (only default export is available) #743

Closed
jnarowski opened this issue Sep 13, 2021 · 3 comments

Comments

@jnarowski
Copy link

jnarowski commented Sep 13, 2021

I am not able to import any packages. I've tried useTitle and useDebounce. I have just setup the latest version of vue3 and vueuse.

Error
Failed to compile.

./node_modules/@vueuse/core/index.mjs 953:50-62
Can't import the named export 'bypassFilter' from non EcmaScript module (only default export is available)

Versions
"@vueuse/core@^6.3.3":
vue@^3.0.0:
version "3.2.10"
node: 14.17.6

@xfranklin
Copy link

Same issue
vue "^3.0.0"
node "16.9.0"

@DZ-study
Copy link

+1
vue@3.0.4

@antfu
Copy link
Member

antfu commented Sep 14, 2021

#718

@antfu antfu closed this as completed Sep 14, 2021
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

4 participants