-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
esbuild doesn't support aix ppc64 BE at the moment and it would be great if it did so that projects that use it can be tested on that architecture in Node.js's CITGM setup.
09:34:22 warn: readable-stream npm-install:| npm ERR! code 1
09:34:22 warn: | npm ERR! path /home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/readable-stream/node_modules/esbuild
09:34:22 warn: | npm ERR! command failed
09:34:22 warn: | npm ERR! command sh -c node install.js
09:34:22 warn: | npm ERR! /home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/readable-stream/node_modules/esbuild/install.js:69
09:34:22 warn: | npm ERR! throw new Error(`Unsupported platform: ${platformKey}`);
09:34:22 warn: | npm ERR! ^
09:34:22 warn: | npm ERR!
09:34:22 warn: | npm ERR! Error: Unsupported platform: aix ppc64 BE
09:34:22 warn: | npm ERR! at pkgAndSubpathForCurrentPlatform (/home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/readable-stream/node_modules/esbuild/install.js:69:11)
09:34:22 warn: | npm ERR! at checkAndPreparePackage (/home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/readable-stream/node_modules/esbuild/install.js:211:28)
09:34:22 warn: | npm ERR! at Object.<anonymous> (/home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/readable-stream/node_modules/esbuild/install.js:238:1)
09:34:22 warn: | npm ERR! at Module._compile (node:internal/modules/cjs/loader:1375:14)
09:34:22 warn: | npm ERR! at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
09:34:22 warn: | npm ERR! at Module.load (node:internal/modules/cjs/loader:1206:32)
09:34:22 warn: | npm ERR! at Module._load (node:internal/modules/cjs/loader:1022:12)
09:34:22 warn: | npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
09:34:22 warn: | npm ERR! at node:internal/main/run_main_module:28:49
09:34:22 warn: | npm ERR!
09:34:22 warn: | npm ERR! Node.js v22.0.0-pre
09:34:22 warn: |
09:34:22 warn: | npm ERR! A complete log of this run can be found in: /home/iojs/tmp/citgm_tmp/cd2c8a76-4c62-439c-840f-095946746320/home/.npm/_logs/2023-12-15T09_44_41_045Z-debug-0.log
bskimball
Metadata
Metadata
Assignees
Labels
No labels