JettChenT / wechat-exporter

Export your WeChat chat history to json!
MIT License
71 stars 3 forks source link

报错:Install failed: Execute command: #2

Closed aplus42 closed 1 year ago

aplus42 commented 1 year ago

(base) zj@appledeMacBook-Pro Downloads % sudo ./wechattweak-cli install ------ Download ------ ------ Unzip ------ Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS Install failed: Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS failed: { NSAppleScriptErrorAppName = "wechattweak-cli"; NSAppleScriptErrorBriefMessage = "checkdir: cannot create extraction direct No such file or directory";/MacOS NSAppleScriptErrorMessage = "checkdir: cannot create extraction directory: No such file or directory";S NSAppleScriptErrorNumber = 2; NSAppleScriptErrorRange = "NSRange: {0, 157}"; }

macOS:13.2.1 (22D68)

JettChenT commented 1 year ago

参考一下 这个 issue。 TLDR: 运行命令的终端要给完全磁盘访问权限和App 管理权限