Closed
Description
Cloning the repo and running:
$ ./configure
Node.js configure: Found Python 3.10.12...
WARNING: C++ compiler (CXX=g++, 11.4.0) too old, need g++ 12.2.0 or clang++ 8.0.0
WARNING: warnings were emitted in the configure phase
INFO: configure completed successfully
However, this happens on Ubuntu 22.04.5 LTS, which is a Tier 1 platform. I have not found any instructions in https://github.com/nodejs/node/blob/main/BUILDING.md#unix-prerequisites:
sudo apt-get install python3 g++ make python3-pip
Which installs gcc 11.4.0.