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
Linux Xenial and Ubuntu 18.04 Cores don't have GLIBC_2.28. Newer versions have it. But TravisCI uses Xenial that needs further configuration in order to build nove v 18+
node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)
The text was updated successfully, but these errors were encountered:
Description
Acceptance criteria
Additional Context
Linux Xenial and Ubuntu 18.04 Cores don't have GLIBC_2.28. Newer versions have it. But TravisCI uses Xenial that needs further configuration in order to build nove v 18+
node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)
The text was updated successfully, but these errors were encountered: