Failed to install node version

Anyone come across this error before?, it started happening recently, I tried a few different versions of node but no luck.
15:32:57.499 Cloning repository...
15:32:58.660 From https://github.com/Geoxor/amethyst
15:32:58.660 * branch a8fa23738d66ee10051951fe61f0d3bcf98d79dc -> FETCH_HEAD
15:32:58.661
15:32:58.923 HEAD is now at a8fa237 bump max channels to support 9.1.6 and fix width calculations
15:32:58.923
15:32:59.811 Submodule 'src/plugins/amethyst.discord' (https://github.com/Geoxor/amethyst.discord) registered for path 'src/plugins/amethyst.discord'
15:32:59.811 Cloning into '/opt/buildhome/clone/src/plugins/amethyst.discord'...
15:32:59.812 Submodule path 'src/plugins/amethyst.discord': checked out 'ccb3f5793f7340de93300f07bd98bbe88de31371'
15:32:59.812
15:32:59.839 Success: Finished cloning repository files
15:33:00.487 Installing dependencies
15:33:00.500 Python version set to 2.7
15:33:03.942 Downloading and installing node v18.0.0...
15:33:04.438 Downloading https://nodejs.org/dist/v18.0.0/node-v18.0.0-linux-x64.tar.xz...
15:33:05.683 Computing checksum with sha256sum
15:33:05.818 Checksums matched!
15:33:10.060 node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by node)
15:33:10.060 node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by node)
15:33:10.060 node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)
15:33:10.108 nvm is not compatible with the npm config "prefix" option: currently set to ""
15:33:10.110 Run `npm config delete prefix` or `nvm use --delete-prefix v18.0.0` to unset it.
15:33:10.111 Failed to install node version '18.0.0'
15:33:10.115 Failed: build command exited with code: 1
15:33:10.915 Failed: error occurred while running build command
15:32:57.499 Cloning repository...
15:32:58.660 From https://github.com/Geoxor/amethyst
15:32:58.660 * branch a8fa23738d66ee10051951fe61f0d3bcf98d79dc -> FETCH_HEAD
15:32:58.661
15:32:58.923 HEAD is now at a8fa237 bump max channels to support 9.1.6 and fix width calculations
15:32:58.923
15:32:59.811 Submodule 'src/plugins/amethyst.discord' (https://github.com/Geoxor/amethyst.discord) registered for path 'src/plugins/amethyst.discord'
15:32:59.811 Cloning into '/opt/buildhome/clone/src/plugins/amethyst.discord'...
15:32:59.812 Submodule path 'src/plugins/amethyst.discord': checked out 'ccb3f5793f7340de93300f07bd98bbe88de31371'
15:32:59.812
15:32:59.839 Success: Finished cloning repository files
15:33:00.487 Installing dependencies
15:33:00.500 Python version set to 2.7
15:33:03.942 Downloading and installing node v18.0.0...
15:33:04.438 Downloading https://nodejs.org/dist/v18.0.0/node-v18.0.0-linux-x64.tar.xz...
15:33:05.683 Computing checksum with sha256sum
15:33:05.818 Checksums matched!
15:33:10.060 node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by node)
15:33:10.060 node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by node)
15:33:10.060 node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)
15:33:10.108 nvm is not compatible with the npm config "prefix" option: currently set to ""
15:33:10.110 Run `npm config delete prefix` or `nvm use --delete-prefix v18.0.0` to unset it.
15:33:10.111 Failed to install node version '18.0.0'
15:33:10.115 Failed: build command exited with code: 1
15:33:10.915 Failed: error occurred while running build command
1 Reply
Geoxor
Geoxor15mo ago
thanks it works now