Skip to content

Bug #21

@tas509

Description

@tas509

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions