-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows11 环境安装失败 #16133
Comments
taro-bot2
bot
added
F-vue2
Framework - Vue 2
T-weapp
Target - 编译到微信小程序
V-3
Version - 3.x
labels
Jul 21, 2024
mac node21也出现此问题 |
This was referenced Jul 27, 2024
This was referenced Jul 27, 2024
这个问题怎么解决呢?也遇到了同样的问题,初始化项目就失败了 @Psli @yiky84119 @y779102260 |
package.json加一行:"@swc/types": "0.1.9" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 3.15
使用框架: Vue 2
复现步骤
安装Node.js 20.15.1 或 18.20.4
npm install -g @tarojs/cli
输入命令taro,提示 Error: Cannot find module '@swc/types'
期望结果
正常初始化项目
实际结果
Error: Cannot find module '@swc/types'
环境信息
补充信息
The text was updated successfully, but these errors were encountered: