yarn dev:h5 或用其他方式启动项目时崩溃 #16898
Unanswered
fschenkun22
asked this question in
Q & A
Replies: 1 comment
-
这个报错网上一搜就搜到了吧,还有taro相关依赖建议升级到 3.6 版本 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
我已经尝试重新安装新版本node ,清空npm文件夹,并重新按照官方文档进行反复重新安装;尝试过npm uninstall -g @tarojs/cli @swc/types @swc/core npm cache clean --force yarn cache clean等等卸载清空yarn或node或npm或整个删除 重新创建项目。但是最后结果仍然无法启动调试
这是taro版本信息:
这是taro info打印的信息
这是启动报错时信息
Beta Was this translation helpful? Give feedback.
All reactions