You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multi ./.temp/app.js
Module not found: Can't resolve '/drone/src/vvvv.eeee.ccc.com/project/frontend/.temp/app.js' in '/drone/src/vvvv.eeee.ccc.com/project/frontend'
系统信息
Taro v1.2 及以上版本已添加 taro info 命令,方便大家查看系统及依赖信息,运行该命令后将结果贴下面即可。
操作系统: Windows 10 和 linux 均会出现
Taro 版本 v1.3.0
Node.js 版本 12.2.0
h5
补充信息
短一点的路径即可生成成功, 路径的特殊符号 - 和 . 均无影响
The text was updated successfully, but these errors were encountered:
问题描述
[问题描述:站在其它人的角度尽可能清晰地、简洁地把问题描述清楚]
复现步骤
[复现问题的步骤]
/drone/src/vvvv.eeee.ccc.com/project/
cd /drone/src/vvvv.eeee.ccc.com/project/
taro init frontend
cd frontend
npm run build:h5
或npm run dev:h5
都会失败期望行为
正常编译
报错信息
系统信息
补充信息
短一点的路径即可生成成功, 路径的特殊符号
-
和.
均无影响The text was updated successfully, but these errors were encountered: