Announcement

Collapse
No announcement yet.

CL Node.js 18 binary error "Illegal instruction"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CL Node.js 18 binary error "Illegal instruction"

    I get the following error when trying to run node.js 18 from cloudlinux packages:

    Code:
    # /opt/alt/alt-nodejs18/root/usr/bin/node
    Illegal instruction​
    #
    This happens on EL8 and EL7 servers that are using the alt-nodejs18 package from both the cloudlinux-updates-testing repo or the main cloudlinux repo:
    Code:
    # rpm -qa | grep -i alt-nodejs18 | sort
    alt-nodejs18-1-1.el7.x86_64
    alt-nodejs18-build-1-1.el7.x86_64
    alt-nodejs18-icu-72.1-1.el7.x86_64
    alt-nodejs18-libicu-72.1-1.el7.x86_64
    alt-nodejs18-libicu-devel-72.1-1.el7.x86_64
    alt-nodejs18-nodejs-18.14.1-2.el7.x86_64
    alt-nodejs18-npm-9.3.1-18.14.1.2.el7.x86_64
    alt-nodejs18-openssl-1.1.1p-1.el7.x86_64
    alt-nodejs18-openssl-libs-1.1.1p-1.el7.x86_64
    alt-nodejs18-runtime-1-1.el7.x86_64
    alt-nodejs18-zlib-1.2.11-4.el7.x86_64​


  • #2
    This going to be fixed in the next nodejs package. The bug id is ALTNJS-109.

    Comment

    Working...
    X