165 B
165 B
nodejs 26.5.0
https://github.com/nodejs/node/archive/refs/tags/v26.5.0.tar.gz
./configure --prefix=$pkgpath
make -j$(nproc)
make install
https://github.com/nodejs/node/archive/refs/tags/v26.5.0.tar.gz
./configure --prefix=$pkgpath
make -j$(nproc)
make install