Skip to content

fix running pencil in no-sandbox with --no-sandbox #806

@simonjoom

Description

@simonjoom

i use pencil in a termux android and apps in there cannot be run sandboxed
running ./node_modules/.bin/electron --no-sandbox ./app
give an error.

I did some research in electron, they did a patch to allow running application in real no sandbox mode,

I reinstalled the latest electron library (npm install electron@latest electron-builder@latest)
I changed just a bit the configuration inside the package.json to allow to pass the breakage and the app run well !

Maybe i suggest to update electron to the most recent

Thks you
Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions