Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

WARN in ./.nuxt/vee-validate.js "export 'default' (imported as 'VeeValidate') was not found in 'vee-validate' #21

Open
limsocheat opened this issue Sep 11, 2019 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@limsocheat
Copy link

Cannot get it to work.

WARN  in ./.nuxt/vee-validate.js

"export 'default' (imported as 'VeeValidate') was not found in 'vee-validate'

modules: [
// Doc: https://axios.nuxtjs.org/usage
'@nuxtjs/axios',
"@nuxtjs/dotenv",
'@nuxtjs/proxy',
'@nuxtjs/auth',
'nuxt-i18n',
'nuxt-validate'
],

@ghost
Copy link

ghost commented Sep 22, 2019

+1

1 similar comment
@hubertokf
Copy link

+1

@lewyuburi lewyuburi added bug Something isn't working help wanted Extra attention is needed labels Sep 28, 2019
@ljanecek
Copy link

+1

@gab0gomes
Copy link

This happened with me when I installed vee-validate before nuxt-validate. I removed vee-validate with npm uninstall vee-validate and installed nuxt-validate again.

@miljko1984
Copy link

@Gabrielr2508 thanks, worked for me!

@chapdel
Copy link

chapdel commented Jan 23, 2021

Thanks @Gabrielr2508

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants