-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
ant-design-vue 3.2.12 version source can not run #5993
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
Comments
ant-design-vue 3.2.12的源码 npm install 安装依赖后,再运行npm run dev 日志如下
▲ [WARNING] "../components/style/color/colorPalette.less" should be marked as external for use with "require.resolve" [require-resolve-not-external]
▲ [WARNING] "../components/style/color/colorPalette.less" should be marked as external for use with "require.resolve" [require-resolve-not-external]
VITE v3.1.3 ready in 2715 ms ➜ Local: http://localhost:5173/ 浏览器输入 http://localhost:5173/ |
版本3.2.20 同样会报这个问题 |
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. |
Version
3.2.12
Environment
windowns 11 chrome version is 103.0.5060.114(正式版本) (64 位)
Reproduction link
[http://www.baidu.com/not address](http://www.baidu.com/not address) 暂无地址
Steps to reproduce
What is expected?
page is normal show. chrome console not show error.
What is actually happening?
chrome browser console log is above
Logo.vue:32 Uncaught TypeError: Cannot read properties of undefined (reading 'accept')
at Logo.vue:32:17
The text was updated successfully, but these errors were encountered: