Platform-specific binary package for Node.js on 64-bit PowerPC Linux (ppc64le), version 24.15.0. This package is part of the node-bin-gen distribution mechanism, providing precompiled binaries for the Node.js JavaScript runtime. Node.js follows a 6-month major release cycle with even-numbered versions becoming LTS receiving 12 months of Active LTS and 18 months of Maintenance support. This package is intended for environments where native compilation of Node.js from source is not feasible.
npm install node-linux-ppc64leVerified import paths — ran on the pinned version, not inferred.
Verifies the Node.js binary obtains the correct version and architecture (ppc64le).
Ensure your system is 64-bit PowerPC Linux (little endian). Verify with: uname -m
For official up-to-date binaries, use the Node.js official download page or package manager versions from the Node.js website.
Use corepack enable to activate package manager support, or install npm via Node.js installer from official source.
Update glibc to at least version 2.29, or use a Node.js binary built for an older glibc (e.g., use official Node.js binary or build from source).
Verify your CPU architecture with 'uname -m'; it must report 'ppc64le' to run this binary.
No dependency data recorded yet.