NervJS / taro

开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
https://docs.taro.zone/
Other
35.56k stars 4.79k forks source link

taro引入taro-ui之后编译错误 #16413

Open jjnian opened 2 months ago

jjnian commented 2 months ago

相关平台

H5

浏览器版本: 谷歌浏览器127.0.6533.122 使用框架: React

复现步骤

Compiled withproblems. WARNING in /node modules/taroui/dist/style/index.scss./node modules/css密码loader/dist/cjs.js??ruleSet[1].rules[2].oneOf[0].use[0Ur- oader/index.js!./node modules/runner/node modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].use[1]!./nodeui/dist/style/index.scss)

期望结果

可以编译成功

实际结果

编译失败

环境信息

Taro v4.0.4

  Taro CLI 4.0.4 environment info:
    System:
      OS: Windows 10 10.0.19045
    Binaries:
      Node: 16.20.0 - E:\Node\Node_16\node.EXE
      Yarn: 1.22.19 - E:\Node\Node_16\yarn.CMD
      npm: 8.19.4 - E:\Node\Node_16\npm.CMD
    npmPackages:
      @tarojs/cli: 4.0.4 => 4.0.4
      @tarojs/components: 4.0.4 => 4.0.4
      @tarojs/helper: 4.0.4 => 4.0.4
      @tarojs/plugin-framework-react: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-alipay: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-h5: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-jd: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-qq: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-swan: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-tt: 4.0.4 => 4.0.4
      @tarojs/plugin-platform-weapp: 4.0.4 => 4.0.4
      @tarojs/react: 4.0.4 => 4.0.4
      @tarojs/runtime: 4.0.4 => 4.0.4
      @tarojs/shared: 4.0.4 => 4.0.4
      @tarojs/taro: 4.0.4 => 4.0.4
      @tarojs/taro-loader: 4.0.4 => 4.0.4
      @tarojs/webpack5-runner: 4.0.4 => 4.0.4
      babel-preset-taro: 4.0.4 => 4.0.4
      eslint-config-taro: 4.0.4 => 4.0.4
      react: ^18.0.0 => 18.3.1
      taro-ui: 3.1.1 => 3.1.1
TheKonka commented 1 month ago

taro-ui 没人维护了,不推荐使用,可以用 nut-ui