feat: install multiple binaries #132
Annotations
4 errors
test/index.test.js > nwjs has downloaded and been extracted:
src/util.js#L68
TypeError: The "paths[1]" argument must be of type string. Received undefined
❯ Object.resolve node:path:167:9
❯ findNwjs src/util.js:68:24
❯ Object.findpath src/util.js:79:9
❯ test/index.test.js:7:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
e2e (windows-2022)
Process completed with exit code 1.
|
test/index.test.js > nwjs has downloaded and been extracted:
src/util.js#L68
TypeError: The "paths[1]" argument must be of type string. Received undefined
❯ Object.resolve node:path:1101:7
❯ findNwjs src/util.js:68:24
❯ Object.findpath src/util.js:79:9
❯ test/index.test.js:7:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
e2e (macos-13)
Process completed with exit code 1.
|