We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
微信小程序
小程序基础库: 3.5.5 使用框架: Vue 3
1.taro update self 3.6.24 2.taro update project 3.6.24 3.rmdir /s /q node_modules 4.rm package-lock.json 5.rm yarn.lock 6.npm install
重新安装依赖,版本升级
无法重新安装依赖
👽 Taro v3.6.24 Taro CLI 3.6.24 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 16.20.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD npm: 9.9.2 - C:\Program Files\nodejs\npm.CMD npmPackages: @tarojs/cli: 3.6.24 => 3.6.24 @tarojs/components: 3.6.24 => 3.6.24 @tarojs/mini-runner: ^3.6.24 => 3.6.24 @tarojs/plugin-framework-vue3: 3.6.24 => 3.6.24 @tarojs/plugin-html: 3.6.24 => 3.6.24 @tarojs/runtime: 3.6.24 => 3.6.24 @tarojs/taro: 3.6.24 => 3.6.24 @tarojs/webpack-runner: ^3.6.24 => 3.6.24 @tarojs/webpack5-runner: ^3.6.24 => 3.6.24 babel-preset-taro: 3.6.24 => 3.6.24 eslint-config-taro: 3.6.24 => 3.6.24
The text was updated successfully, but these errors were encountered:
项目的 typescript 版本太低了? 换yarn 或者 pnpm 试试
Sorry, something went wrong.
No branches or pull requests
相关平台
微信小程序
小程序基础库: 3.5.5
使用框架: Vue 3
复现步骤
1.taro update self 3.6.24
2.taro update project 3.6.24
3.rmdir /s /q node_modules
4.rm package-lock.json
5.rm yarn.lock
6.npm install
期望结果
重新安装依赖,版本升级
实际结果
无法重新安装依赖
环境信息
The text was updated successfully, but these errors were encountered: