Skip to content
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

windows 环境下 path 拼接未使用 path.join 导致返回的路径异常 #15919

Open
VaynePeng opened this issue Jun 17, 2024 · 0 comments · May be fixed by #15894
Open

windows 环境下 path 拼接未使用 path.join 导致返回的路径异常 #15919

VaynePeng opened this issue Jun 17, 2024 · 0 comments · May be fixed by #15894

Comments

@VaynePeng
Copy link

相关平台

微信小程序

小程序基础库: 3.4.7
使用框架: Vue 3

复现步骤

在 3.6.16 之后的版本都有这个问题,我已经在 #15894 这个 pr 提交了修复

期望结果

正常编译

实际结果

编译失败,路径重复拼接

环境信息

👽 Taro v3.6.32


  Taro CLI 3.6.32 environment info:
    System:
      OS: Windows 10 10.0.19044
    Binaries:
      Node: 20.14.0 - ~\AppData\Local\fnm_multishells\17392_1718536532880\node.EXE
      npm: 10.7.0 - ~\AppData\Local\fnm_multishells\17392_1718536532880\npm.CMD
    npmPackages:
      @tarojs/cli: 3.6.32 => 3.6.32
      @tarojs/components: 3.6.32 => 3.6.32
      @tarojs/helper: 3.6.32 => 3.6.32
      @tarojs/plugin-framework-vue3: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-alipay: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-h5: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-jd: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-qq: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-swan: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-tt: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-weapp: 3.6.32 => 3.6.32
      @tarojs/runtime: 3.6.32 => 3.6.32
      @tarojs/shared: 3.6.32 => 3.6.32
      @tarojs/taro: 3.6.32 => 3.6.32
      @tarojs/taro-loader: 3.6.32 => 3.6.32
      @tarojs/webpack5-runner: 3.6.32 => 3.6.32
      babel-preset-taro: 3.6.32 => 3.6.32
      eslint-config-taro: 3.6.32 => 3.6.32
@VaynePeng VaynePeng linked a pull request Jun 17, 2024 that will close this issue
18 tasks
@yoyo837 yoyo837 linked a pull request Jun 19, 2024 that will close this issue
18 tasks
This was referenced Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant