Skip to content

node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by node) whilst trying to deploy #2867

Locked Answered by smaeda-ks
tobyab asked this question in Help
Discussion options

You must be logged in to vote

@developedbytoby so the issue is you're including node itself in your dependencies... that's the problem. You should not include that.

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
12 replies
@tobyab
Comment options

@smaeda-ks
Comment options

Answer selected by tobyab
@smaeda-ks
Comment options

@tobyab
Comment options

@davidkartuzinski
Comment options

@marsidorowicz
Comment options

Comment options

You must be logged in to vote
3 replies
@teppakornt
Comment options

@smaeda-ks
Comment options

@Klastic
Comment options

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