msojocs / wechat-web-devtools-linux

适用于微信小程序的微信开发者工具 Linux移植版
MIT License
662 stars 64 forks source link

Manjaro下直接安装zst包,编译项目时报错:no such file or directory, stat '/opt/wechat-devtools/nwjs/package.nw/node_modules/wcc-exec' #76

Closed smoothdvd closed 1 year ago

smoothdvd commented 1 year ago

预先准备

  1. 删除 ~/.config/wechat-devtools 目录,重新打开项目(若发布 issue 即默认阁下执行了此操作且问题没有解决);
  2. HelloWorld是否正常(登录状态新建默认项目,执行复现步骤):不正常

问题描述 [ WXSS 文件编译错误] ENOENT: no such file or directory, stat '/opt/wechat-devtools/nwjs/package.nw/node_modules/wcc-exec'(env: Linux,mp,1.06.2301040; lib: 2.25.3) WAServiceMainContext.js?t=wechat&s=1674317692444&v=2.25.3:1 [system] Subpackages: N/A WAServiceMainContext.js?t=wechat&s=1674317692444&v=2.25.3:1 [system] LazyCodeLoading: false [ WXML 文件编译错误] ENOENT: no such file or directory, stat '/opt/wechat-devtools/nwjs/package.nw/node_modules/wcc-exec'(env: Linux,mp,1.06.2301040; lib: 2.25.3)

问题复现 manjaro下直接安装zst包 运行一个小程序项目

期望的效果

正常编译

截屏

版本信息 (这是必要的):

代码片段

额外的信息

msojocs commented 1 year ago

image 已复现

gmmp commented 1 year ago

image 遇到了一样的问题

gmmp commented 1 year ago

大佬四天前已经修复这个问题了,https://github.com/msojocs/wechat-web-devtools-linux/commit/035ffe756fb652e9205a74b7a87e2a25bbd09cb7。 换成 continuous版本就可以了。 https://github.com/msojocs/wechat-web-devtools-linux/releases/tag/continuous