dcloudio / uni-ui

基于uni-app的、全端兼容的、高性能UI框架

Home Page:https://uniapp.dcloud.io/component/uniui/uni-ui.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uni-drawer 报错

webarn opened this issue · comments

使用cli 方式创建 vue3+vite+ts

easycom已配置

"easycom": {
    "autoscan": true,
    "custom": {
      "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
    }
  },

版本为:1.5.2

uni-link uni-rate都可以正常使用,uni-drawer uni-popup无法使用,报错如下:
image

commented

淘宝镜像源换了吗,改成yarn安装试试

commented

此ISSUE用户长时间未回复,暂时关闭