CCPanel v14.32.2 Released
What's new: Fixed Node.js version install ("couldn't locate the Node binary"): the agent now uses 'n install <ver>' then 'n which <ver>' to find the exact binary (n stores it under /usr/local/n/n/versions/...), instead of guessing the path. The node<major> symlink is then created reliably.
What's New
- Fixed Node.js version install ("couldn't locate the Node binary"): the agent now uses 'n install <ver>' then 'n which <ver>' to find the exact binary (n stores it under /usr/local/n/n/versions/...), instead of guessing the path. The node<major> symlink is then created reliably
Upgrade to v14.32.2 —
run a single update command from your panel, or see the
documentation for details.