Node.js Build Error: 'GLIBCXX_3.4.32' not found
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
3 Replies
Project ID:
0b467d7b-72b3-4077-92c1-07266f07408a,4471cfdd-edeb-43e2-b128-0ba776c46b5e,51a7c31f-c2c4-4fbd-8210-97ff20e51457,4471cfdd-edeb-43e2-b128-0ba776c46b5e,4471cfdd-edeb-43e2-b128-0ba776c46b5e
lock nixpacks to 1.21.2 solve this problem
New reply sent from Help Station thread:
mentioned elsewhere: add railway.json to root with: { "$schema": "https://railway.app/railway.schema.json", "build": { "nixpacksVersion": "1.21.2", "builder": "NIXPACKS" } }You're seeing this because this thread has been automatically linked to the Help Station thread. New reply sent from Help Station thread:
/opt/venv/lib/python3.11/site-packages/playwright/driver/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/libstdc++.so.6)What about this?Thank you.You're seeing this because this thread has been automatically linked to the Help Station thread. New reply sent from Help Station thread:
Please open your own post.You're seeing this because this thread has been automatically linked to the Help Station thread.