-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
What happens?
使用 tyarn 创建 umi 项目,使用 tyarn 安装项目依赖。yarn start 启动项目失败,报错信息
`yarn run v1.16.0
$ umi dev
Starting the development server...
✔ Webpack
Compiled successfully in 4.54s
Fatal error in , line 0
Check failed: U_SUCCESS(status).
✨ Done in 9.45s.`
Mini Showcase Repository(REQUIRED)
Provide a mini GitHub repository which can reproduce the issue. Use
yarn create @umijs/umi-appthen upload to your GitHub
How To Reproduce
Steps to reproduce the behavior: 1. 2.
Expected behavior 1. 2.
Context
- Umi Version: ^3.2.28
- Node Version: v12.0.0
- Platform: mac