2 years ago
why is polkadot creating an error?
ⓘ Deployment information is only viewable by project members and Railway employees.
12 Replies
2 years ago
That language/attitude will not be tolerated, please be respectful.
Provide your build logs -
2 years ago
I think so, better-sqlite3 requires it, but then after I added it, it crashes again that it needs to install libstdc++ required by node.
2 years ago
This did not happen before. I do not know why it happened.
2 years ago
it did not work. please check
repo link: https://github.com/standardweb3/standard2.0-ponder
Attachments
2 years ago
node.js just breaks in this hosting platform.
2 years ago
why is railway just breaking when it did not? This is just worst when I am trying to launch an app.
2 years ago
Again, please be respectful.
You can always go back to the previous nixpacks version with this railway.json file -
{
"$schema":"https://railway.app/railway.schema.json",
"build":{
"nixpacksVersion":"1.21.2",
"builder":"NIXPACKS"
}
}2 years ago
The problem is with the older version of Python that is used by default. We are soon updating to 3.11 which will resolve this issue out of the box.