-
我用npm install vue-antd 引进的时候,还是报错
报错如下
Uncaught SyntaxError: Unexpected token import
-
![image](https://user-images.githubusercontent.com/20897369/218923515-b44b35ed-9856-427c-a34d-2d6908a482f7.png)
建议antd升级到5版本
-
怎样才能把vue-antd运用到我的项目中,read.me写的不清楚
-
旧项目是vite+vue3+antd实现的(vue + ts)。
需要复制进去的react项目是react+antd(tsx)
复制代码到src/react_app目录下。按照配置设置了编译插件。运行后。
![image](https://github.com/user-attachments/assets/886ade2d-5a98-4568-bece-68dace76ad3d)
…
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
## What are the similar cases of this feature
- a…
eeve updated
2 months ago
-
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
4.2.3
…
-
In vite library mode, enable global and external in rollupOptions and add ant-design-vue, which will still be packaged into the product
[https://github.com/hcg1023/vite-unplugin-vue-components-bu…
-
package.json 加了依赖
```
"vue-antd": "okoala/vue-antd"
```
在项目中使用
```
import {vSpin} from 'vue-antd'
```
报错
![image](https://cloud.githubusercontent.com/assets/3142363/10990872/a3407292-8492-11e5…
-
-
### Environment
![01](https://github.com/user-attachments/assets/695556e2-af9c-4044-9b09-37dfa99b93e4)
![02](https://github.com/user-attachments/assets/39e84f40-6ad1-4b5c-a4e7-aed817f6d3df)
#…