You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using github actions to execute Times error messages. drone-scp error: node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by node)
#179
Open
liushuai05 opened this issue
May 17, 2024
· 0 comments
drone-scp version: v1.6.14
tar all files into /tmp/RioGcQuTbQ.tar.gz
remote server os type is unix
scp file to server.
create folder ***
drone-scp error: node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by node)node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by node)node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by node)node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)
node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)nvm is not compatible with the npm config "prefix" option: currently set to ""Run `nvm use --delete-prefix v18.12.0 --silent` to unset it.drone-scp rollback: remove all target tmp fileremove file RioGcQuTbQ.tar.gz2024/05/17 07:53:34 node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by node)node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by node)
node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by node)node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)
nvm is not compatible with the npm config "prefix" option: currently set to ""
Run `nvm use --delete-prefix v18.12.0 --silent` to unset it.
The text was updated successfully, but these errors were encountered:
My configuration is as follows( I've tried either ubuntu-20.04 or ubuntu-latest.):
The error message is as follows:
The text was updated successfully, but these errors were encountered: