Results 2 comments of haikuan

都是同样的原因。可以看bin/replace_weapp_vendor.sh,是因为目录没有创建导致失败。 ~/.config/wechat_web_devtools/WeappVendor目录不存在,先手动创建了,再执行install命令就可以了

原因是~/.config/wechat_web_devtools/WeappVendor目录不存在,先手动创建了,再执行install命令就可以了