Skip to content

issue with "contains executable code" #689

@virror

Description

@virror
  • Version: 5.30.0
  • Target: win32

Im trying to use asar to get a dll and a node file as a dependency to my project, but im getting the error: "node_modules\nodeaep is not packed into asar archive - contains executable code"
This worked fine before in 4.x.

Part of the package.json:
"devDependencies": {
"electron-builder": "^5.30.0",
"electron": "^1.3.3"
},
"build": {
"asar.unpack": "/app/{VROOT/, node_modules/*/.+(lua|node|dll)}",
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions