-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
F-reactFramework - ReactFramework - ReactT-h5Target - 编译到 H5Target - 编译到 H5V-3Version - 3.xVersion - 3.xto be closed
Description
相关平台
H5
复现仓库
https://gitee.com/JS-VeryHappy/vh-mobile-demo.git
浏览器版本: Chrome 62
使用框架: React
复现步骤
yarn dev:h5;
1.出现错误:
yarn run v1.22.17
$ cross-env BUILD_ENV=dev taro build --type h5
?? Taro v3.5.10
thread '' panicked at 'attempt to divide by zero', library/std/src/sys/unix/thread.rs:552:70
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
期望结果
正常运行
实际结果
出现错误
环境信息
Taro CLI 3.5.2 environment info:
System:
OS: Windows 10
Binaries:
Node: 16.14.0
Yarn: 1.22.19
npm: 8.3.1
Metadata
Metadata
Assignees
Labels
F-reactFramework - ReactFramework - ReactT-h5Target - 编译到 H5Target - 编译到 H5V-3Version - 3.xVersion - 3.xto be closed
Type
Projects
Status
Done