-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When I try to run Dockhunt, it gives me this error (running from app, but cli is also downloaded):
Scanning your dock...
Found the following pinned apps in your dock:
• Safari
• Pages
• Music
• Podcasts
• App Store
• Google Chrome
• Sublime Text
• qbittorrent
• Notes
• Slack
• Gifski
• OpenEmu
• Notion
• Figma
• Terminal
node:fs:1349
handleErrorFromBinding(ctx);
^
Error: EROFS: read-only file system, mkdir '/private/var/folders/y4/039y224d3k92kwy8k4xhyzqr0000gn/T/AppTranslocation/4A32B0B1-53D6-4793-8BA7-890A8AED77AE/d/Dockhunt.app/Contents/Resources/temp_1675264918196_icon_conversion'
at Object.mkdirSync (node:fs:1349:3)
at Object.mkdirSync (pkg/prelude/bootstrap.js:1642:33)
at getDockContents (/snapshot/dist/index.cjs)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
errno: -30,
syscall: 'mkdir',
code: 'EROFS',
path: '/private/var/folders/y4/039y224d3k92kwy8k4xhyzqr0000gn/T/AppTranslocation/4A32B0B1-53D6-4793-8BA7-890A8AED77AE/d/Dockhunt.app/Contents/Resources/temp_1675264918196_icon_conversion'
}
Metadata
Metadata
Assignees
Labels
No labels