PlexClient icon indicating copy to clipboard operation
PlexClient copied to clipboard

Fails to build on the debian bookwarm with editions-autoloader-edition-incompatible: editions-autoloader-edition-incompatible

Open danilovsergei opened this issue 3 years ago • 0 comments

I use debian bookwarm with nodejs v18.7.0 npm install gives me error message while building: Error: editions-autoloader-invalid-engines: The edition had no engines to compare against the environment Error: editions-autoloader-none-broadened: Unable to determine a suitable edition, even after broadening. at new Errlop (/home/sdanilov/Build/PlexClient/node_modules/errlop/edition-es5/index.js:61:18) at Object.errtion (/home/sdanilov/Build/PlexClient/node_modules/editions/edition-es5/util.js:23:14) at determineEdition (/home/sdanilov/Build/PlexClient/node_modules/editions/edition-es5/index.js:317:21) at solicitEdition (/home/sdanilov/Build/PlexClient/node_modules/editions/edition-es5/index.js:350:16) at Object.requirePackage (/home/sdanilov/Build/PlexClient/node_modules/editions/edition-es5/index.js:364:9) at Object. (/home/sdanilov/Build/PlexClient/node_modules/istextorbinary/index.cjs:4:38) at Module._compile (node:internal/modules/cjs/loader:1120:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1174:10) at Module.load (node:internal/modules/cjs/loader:998:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) at Module.require (node:internal/modules/cjs/loader:1022:19) at require (node:internal/modules/cjs/helpers:102:18) at Object. (/home/sdanilov/Build/PlexClient/node_modules/app-builder-lib/electron-osx-sign/util.js:135:22) at Module._compile (node:internal/modules/cjs/loader:1120:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1174:10) at Module.load (node:internal/modules/cjs/loader:998:32)

Full debug log gist

danilovsergei avatar Oct 13 '22 00:10 danilovsergei