-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
So if I run yarn start, this all works but if after running yarn dist I try and use the app to export frames (Mac m2 Ventura) I get...
Uncaught Exception:
Error: EROFS: read-only file system, mkdir './data/'
at Object.mkdirSync (fs.js:987:3)
at ExportZip.export (/Users/tas509/Documents/PIXELARTOR/dist/mac-arm64/PIXELARTOR.app/Contents/Resources/app.asar/js/main/export.js:28:38)
at ExportFile._export (/Users/tas509/Documents/PIXELARTOR/dist/mac-arm64/PIXELARTOR.app/Contents/Resources/app.asar/js/main/export.js:82:25)
at IpcMainImpl.emit (events.js:315:20)
at Object. (electron/js2c/browser_init.js:161:9469)
at Object.emit (events.js:315:20)
I gave the app Full Disk access and it still errors.
Metadata
Metadata
Assignees
Labels
No labels