#Nixpacks was unable to generate a build plan for this app.

13 messages · Page 1 of 1 (latest)

royal sigilBOT
#

Project ID: d19ec74e-3243-4e58-905b-fc51f33e7527

wet island
#

d19ec74e-3243-4e58-905b-fc51f33e7527

#

Or maybe my railway.toml file is wrong?

charred lichen
#

add a '...'

#

before your other nixpkgs

#

'...', 'yourpackage'....

wet island
#

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
  }
}```
charred lichen
#

And what is the error?

wet island
#

Same error

charred lichen
#

What are you trying to build? a PHP app or a NodeJS app?

full light
#

this is a php app (laraval) with vite?

wet island
#

PHP app, it's gonna be the queue worker