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

Build issue on 3.0.2 #359

Closed
koichirose opened this issue Nov 18, 2022 · 1 comment
Closed

Build issue on 3.0.2 #359

koichirose opened this issue Nov 18, 2022 · 1 comment

Comments

@koichirose
Copy link

Vue Currency Input version

3.0.2

Vue version

2.7.14

What browser are you using?

What operating system are you using?

Reproduction link

Describe your issue

I'm getting a few errors while building my app with Vue Currency Input 3.0.2.
I'm using Nuxt 2.15 with Vue 2.7.14.
3.0.1 is fine.

ERROR in ./node_modules/vue-currency-input/dist/index.mjs 729:19-27
Can't import the named export 'computed' from non EcmaScript module (only default export is available)
...
ERROR in ./node_modules/vue-currency-input/dist/index.mjs 724:11-29
Can't import the named export 'getCurrentInstance' from non EcmaScript module (only default export is available)

... and some more similar errors

What could be causing this?

@dm4t2
Copy link
Owner

dm4t2 commented Nov 18, 2022

This is fixed in Nuxt v2.16.0. See nuxt/nuxt#9180

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

2 participants