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

"export 'default' (imported as 'Vue') was not found in 'vue' #50

Open
TsPuujee opened this issue Sep 23, 2020 · 8 comments
Open

"export 'default' (imported as 'Vue') was not found in 'vue' #50

TsPuujee opened this issue Sep 23, 2020 · 8 comments

Comments

@TsPuujee
Copy link

yarn run v1.21.1
$ vue-cli-service serve
INFO Starting development server...
98% after emitting CopyPlugin

WARNING Compiled with 1 warnings 9:54:36 PM

warning in ./src/plugins/element.js

"export 'default' (imported as 'Vue') was not found in 'vue'

@HNQX
Copy link

HNQX commented Sep 25, 2020

same problem

@etaqi
Copy link

etaqi commented Sep 26, 2020

same problem +1

@mateusevcarvalho
Copy link

same problem

1 similar comment
@MrJoyming
Copy link

same problem

@Marblog
Copy link

Marblog commented Oct 14, 2020

same problem+1

@awen123
Copy link

awen123 commented Nov 2, 2020

++1

@xiaoyaosheng-yu
Copy link

+++++++1

@qiangtou
Copy link

Element plugin for @vue/cli 3.0.

npm uninstall -g @vue/cli
npm install -g @vue/[email protected]
vue create my-app
cd my-app
vue add element
npm run serve

it works !!

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

9 participants