mp-unpack icon indicating copy to clipboard operation
mp-unpack copied to clipboard

Linux下解包时报错

Open Ylarod opened this issue 3 years ago • 0 comments

命令

$ ./mp-unpack-1.1.1.AppImage Error: EROFS: read-only file system, open '/tmp/.mount_mp-unpBXkfJt/resources/tool/_-2145413261_35.wxapkg'

日志

Unpack file _-2145413261_35.wxapkg... 
/tmp/.mount_mp-unpBXkfJt/resources/tool/wuLib.js:102 if (err) throw Error("Read file error: " + err); ^ Error: Read file error: Error: ENOENT: no such file or directory, open '_-2145413261_35.wxapkg' at ReadFileContext. (/tmp/.mount_mp-unpBXkfJt/resources/tool/wuLib.js:102:24) at ReadFileContext.agent [as callback] (/tmp/.mount_mp-unpBXkfJt/resources/tool/wuLib.js:66:23) at FSReqCallback.readFileAfterOpen [as oncomplete] (node:fs:289:13) 

系统

Arch Linux x86_64

Ylarod avatar Jan 04 '21 12:01 Ylarod