vue-cli-plugin-element-plus
vue-cli-plugin-element-plus copied to clipboard
Element Plus plugin for @vue/cli 4.5
I've run `vue add element-plus` on a fresh vue3 + TypeScript app. Now, trying to run `yarn serve`, I get > ERROR in src/main.ts:6:32 > TS7016: Could not find a...
after set up on-demands import, then type `app.use(ElComponent1)` and `app.use(ElComponent2)`. when using sass, only ElComponent1 got style.
样式失效
 
当我使用nuxt进行安装的时候,出现这个错误
when installing element-plus via cli-plugin i selected locale as 'ua' as it was among options. however no 'ua.js' appeared in 'element-plus/lib/locale/lang/' and my app didn't start as it misses ua.js...