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
What version of the buildpack you are using?
nodejs_buildpack-v1_8_14
node version 18.17.1
Build is working, while deployment we are getting below error
npm version
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)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
2023-10-19T05:42:57Z [ERROR] Some build task has failed: hudson.AbortException: script returned exit code 1
[Pipeline] emailext
An attempt to send an e-mail to empty list of recipients, ignored.
[Pipeline] echo
The text was updated successfully, but these errors were encountered:
What version of the buildpack you are using?
nodejs_buildpack-v1_8_14
node version 18.17.1
Build is working, while deployment we are getting below error
npm version
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)[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
2023-10-19T05:42:57Z [ERROR] Some build task has failed: hudson.AbortException: script returned exit code 1
[Pipeline] emailext
An attempt to send an e-mail to empty list of recipients, ignored.
[Pipeline] echo
The text was updated successfully, but these errors were encountered: