Skip to content

AIX: npm install gives IOT/Abort trap #4083

Closed
@flynn1973

Description

@flynn1973

Details

installed from here -> https://nodejs.org/dist/v18.13.0/node-v18.13.0-aix-ppc64.tar.gz

npm install gives following error...

root@nimvie: /root # npm install -g n
Assertion failed: __EX, file  ../deps/uv/src/unix/aix.c, line 186
IOT/Abort trap

exporting LIBPATH is of no help

Node.js version

root@nimvie: /root # node -v
v18.13.0

root@nimvie: /root # npm version
{
  npm: '8.19.3',
  node: '18.13.0',
  v8: '10.2.154.23-node.21',
  uv: '1.44.2',
  zlib: '1.2.13',
  brotli: '1.0.9',
  ares: '1.18.1',
  modules: '108',
  nghttp2: '1.51.0',
  napi: '8',
  llhttp: '6.0.10',
  uvwasi: '0.0.13',
  openssl: '3.0.7+quic',
  cldr: '42.0',
  icu: '72.1',
  tz: '2022f',
  unicode: '15.0',
  ngtcp2: '0.8.1',
  nghttp3: '0.7.0'
}

Example code

No response

Operating system

root@nimvie: /root # oslevel -s
7300-01-01-2246

Scope

runtime i guess

Module and version

Not applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    aixAix specific issuesnpm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions