wuba / taro-playground

The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
https://wuba.github.io/taro-playground/
Apache License 2.0
246 stars 51 forks source link

Taro 3.6.0不支持 #85

Closed dicklwm closed 1 year ago

dicklwm commented 1 year ago

使用Taro App@1.7.4、@1.8.0.x 都会报错误

LOG Running "taroDemo" with {"rootTag":11} ERROR Invariant Violation: "taroDemo" has not been registered. This can happen if:

望尽快支持Taro 3.6.0

或者还有没有别的什么调试方式,不需要降Taro版本的?

zhiqingchen commented 1 year ago

1.7.x 不支持 taro 3.6,请等 1.8.x 发布

snice commented 1 year ago

taro@3.6.1 创建rn项目(taro init,react native模板) 使用taro-playground 1.8.0 release.apk 扫码依旧提示这个错误

zhiqingchen commented 1 year ago

检查appName,是否为taroDemo