taro
taro copied to clipboard
taro版本Taro v4.0.6,提示这个错误chunk common [mini-css-extract-plugin] Conflicting order. Following module has been added:
相关平台
微信小程序
小程序基础库: 2.32.2 使用框架: React
复现步骤
执行命令npm run build:weapp
期望结果
可以正常打包运行
实际结果
打包后提示错误
环境信息
👽 Taro v4.0.6
Taro CLI 4.0.6 environment info:
System:
OS: macOS 14.6.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 14.21.0 - ~/.nvm/versions/node/v14.21.0/bin/node
Yarn: 1.22.21 - ~/.nvm/versions/node/v14.21.0/bin/yarn
npm: 6.14.17 - ~/.nvm/versions/node/v14.21.0/bin/npm
npmPackages:
@tarojs/components: 3.0.15 => 3.0.15
@tarojs/plugin-framework-react: ^3.6.2 => 3.6.35
@tarojs/react: 3.0.15 => 3.0.15
@tarojs/runtime: 3.0.15 => 3.0.15
@tarojs/taro: 3.0.15 => 3.0.15
@tarojs/taro-loader: ^3.6.2 => 3.6.35
babel-preset-taro: 3.0.15 => 3.0.15
eslint-config-taro: 3.0.15 => 3.0.15
react: ^16.10.0 => 16.14.0
taro-ui: ^3.2.2 => 3.3.0
npmGlobalPackages:
typescript: 5.0.2
补充信息
在微信小程序中运行提示。Object(...) is not a function