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
I've tried to install on a Macbook Air on latest OS (no beta) and WA version without success. I have followed the steps from #91 (comment) multiple times and rebooted twice and it always resulted in the following error:
Backing up..
Extracting..
Injecting styles..
Replacing files..
Error: EACCES: permission denied, unlink '/Applications/WhatsApp.app/Contents/Resources/app.asar'
at Object.unlinkSync (fs.js:1018:3)
at mayCopyFile (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:59:8)
at onFile (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:54:10)
at getStats (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:48:44)
at startCopy (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:38:10)
at handleFilterAndCopy (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:33:10)
at Object.copySync (/Users/xxx/Downloads/WADark-mac/node_modules/fs-extra/lib/copy-sync/copy-sync.js:26:10)
at /Users/xxx/Downloads/WADark-mac/run-darwin.js:111:28
at /Users/xxx/Downloads/WADark-mac/node_modules/asar/lib/asar.js:162:18
at writeFileListToStream (/Users/xxx/Downloads/WADark-mac/node_modules/asar/lib/disk.js:42:10) {
errno: -13,
syscall: 'unlink',
code: 'EACCES',
path: '/Applications/WhatsApp.app/Contents/Resources/app.asar'
}
An error occurred. Cleaning up..
The text was updated successfully, but these errors were encountered:
I've tried to install on a Macbook Air on latest OS (no beta) and WA version without success. I have followed the steps from #91 (comment) multiple times and rebooted twice and it always resulted in the following error:
The text was updated successfully, but these errors were encountered: