vueComponent / pro-components

easy use `Ant Design Vue` layout
MIT License
535 stars 214 forks source link

Could not resolve "moment" in pro-layout v3.1.3 #170

Closed changjingli closed 2 years ago

changjingli commented 2 years ago

如题,在ant-design-vue V3 版本开始,默认使用 dayjs 替换了 momentjs 库,但pro-layout 仍使用ant-design-vue v2.x版本,导致报错。

"dependencies": {
  "@ant-design-vue/pro-layout": "^3.1.3",
  "@ant-design/icons-vue": "^6.0.1",
  "ant-design-vue": "^3.0.0-alpha.11",
  "vue": "^3.2.21",
  "vue-router": "^4.0.11",
  "vuex": "^4.0.2"
},
YogaZong commented 2 years ago

yeah yeah, u've figured out evrytin by urself.

sendya commented 2 years ago

目前只支持 antdv@2

sendya commented 2 years ago

不要试图在没有正式说明的兼容版本上随意升级,出现的任何问题都无法保障和修正。