Skip to content

Can't pack windows version #78

@evgenytr

Description

@evgenytr

Evgenys-Mac-Pro:ZXPInstaller-master evgenytrefilov$ yarn pack:win
yarn run v1.22.4
$ node hooks/ci-env-wrapper.cjs cmd /c node_modules.bin\electron-builder --win --x64
node:child_process:867
throw err;
^

<ref *1> Error: spawnSync cmd ENOENT
at Object.spawnSync (node:internal/child_process:1083:20)
at spawnSync (node:child_process:812:24)
at Object.execFileSync (node:child_process:858:15)
at Object. (/Users/evgenytrefilov/Developer/ZXPInstaller-master/hooks/ci-env-wrapper.cjs:7:26)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
errno: -2,
code: 'ENOENT',
syscall: 'spawnSync cmd',
path: 'cmd',
spawnargs: [ '/c', 'node_modules.binelectron-builder', '--win', '--x64' ],
error: [Circular *1],
status: null,
signal: null,
output: null,
pid: 2004,
stdout: null,
stderr: null
}
error Command failed with exit code 1.

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