有人遇到 Cannot read property 'Component' of undefined 这个问题吗? #17194
Unanswered
henry-insomniac
asked this question in
Q & A
Replies: 1 comment 5 replies
-
是使用vite构建的吗?试一下在package.json的browserslist字段中加一条 "defaults and fully supports es6-module" |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用 taro init 构建
选择 TS, SASS, taro-ui, github 拉取模板
启动后小程序开发者工具白屏,调试显示:Cannot read property 'Component' of undefined
tarojs/cli 版本是 4.0.7
Beta Was this translation helpful? Give feedback.
All reactions