Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs_buildpack-v1_8_14 errors #664

Open
harshal1982 opened this issue Oct 19, 2023 · 0 comments
Open

nodejs_buildpack-v1_8_14 errors #664

harshal1982 opened this issue Oct 19, 2023 · 0 comments

Comments

@harshal1982
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants