Failed to build an image
noou-ben
TRIALOP

2 years ago

I am trying to deploy my strapi application however get a failed to build image error and honestly I have no idea where to go from here

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

Copied from your build logs -

The engine "node" is incompatible with this module. Expected version ">=18.0.0 <=20.x.x". Got "16.20.2"

You would want to specify the correct version as shown in these docs - https://nixpacks.com/docs/providers/node#setup


Loading...