#Nixpacks was unable to generate a build plan for this app.
13 messages · Page 1 of 1 (latest)
I get the same result
It looks like it is not picked up in the configuration?
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "NIXPACKS",
"nixpacksPlan": {
"providers": []
}
},
"deploy": {
"numReplicas": 1,
"sleepApplication": false,
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
}```
And what is the error?
Same error
What are you trying to build? a PHP app or a NodeJS app?
this is a php app (laraval) with vite?
PHP app, it's gonna be the queue worker