安装了taro-ui之后,启动项目一直报错

来源:3-1 tab页和分类

慕先生6159354

2020-12-15 11:19

(node:11316) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: Cannot find module 'address'

(node:11316) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


写回答 关注

1回答

  • ShuCrown
    2021-05-27 14:39:20

    taro@3.x 的版本 需要装  "taro-ui": "^3.0.0-alpha.3"


Taro多端框架开发外卖首页

Taro 一套代码多端运行的框架,带你掌握Taro开发基本语法,以及项目开发

22907 学习 · 85 问题

查看课程

相似问题