Actually this is Oracle Linux 8, but it's basically the same thing. I have no idea what this means below, but hopefully it is useful to figure out the issue:
full report here (It wouldn't fit on the GitHub issue): https://privatebin.net/?6469c93f53679275#HdRtesJeoWveK3EHDMCiox7pcm4ccaybF7BMEPwKELNT - Expiration set to one week.
~]$ cat /etc/redhat-release
Red Hat Enterprise Linux release 8.8 (Ootpa)
~]$ node --version
v24.11.1
~]$ npx tweakcc
/home/ewheeler/.npm/_npx/f44a4ca36ad91b43/node_modules/wasmagic/dist/libmagic-wrapper.js:8
...[huge long mess of trace removed ]...
RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): Compiling function #30 failed: Wasm SIMD unsupported @+2001). Build with -sASSERTIONS for more info.
at abort (/home/ewheeler/.npm/_npx/f44a4ca36ad91b43/node_modules/wasmagic/dist/libmagic-wrapper.js:8:4921)
at instantiateArrayBuffer (/home/ewheeler/.npm/_npx/f44a4ca36ad91b43/node_modules/wasmagic/dist/libmagic-wrapper.js:8:5693)
at async createWasm (/home/ewheeler/.npm/_npx/f44a4ca36ad91b43/node_modules/wasmagic/dist/libmagic-wrapper.js:8:6869)
at async /home/ewheeler/.npm/_npx/f44a4ca36ad91b43/node_modules/wasmagic/dist/libmagic-wrapper.js:8:78295
Node.js v24.11.1
Actually this is Oracle Linux 8, but it's basically the same thing. I have no idea what this means below, but hopefully it is useful to figure out the issue:
full report here (It wouldn't fit on the GitHub issue): https://privatebin.net/?6469c93f53679275#HdRtesJeoWveK3EHDMCiox7pcm4ccaybF7BMEPwKELNT - Expiration set to one week.