-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
一个新创建的vue 项目,引入ant-design-vue 会报‘warn’ #2298
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
Labels
Comments
同样 {
"dependencies": {
"@itning/axios-helper": "^1.1.0",
"ant-design-vue": "^1.6.1",
"core-js": "^3.6.5",
"js-base64": "^2.5.2",
"moment": "^2.24.0",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vuex": "^3.3.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.3.1",
"@vue/cli-plugin-router": "^4.3.1",
"@vue/cli-plugin-vuex": "^4.3.1",
"@vue/cli-service": "^4.3.1",
"less": "^3.11.1",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.11"
}
}
|
重现链接:(控制台 See Console) |
tangjinzhou
added a commit
that referenced
this issue
May 26, 2020
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.6.1
Environment
"ant-design-vue": "^1.6.1", "core-js": "^3.6.4", "vue": "^2.6.11", "vue-router": "^3.1.6", "vuex": "^3.1.3"
Reproduction link
#2297
Steps to reproduce
vue create project
cnpm i --save ant-design-vue
npm run serve
What is expected?
没有‘wran’或者告诉我为什么会有
What is actually happening?
warn 内容
The text was updated successfully, but these errors were encountered: