Failed on deploy of web flutter app

joaopgosHOBBY

10 months ago

17 | # install phase

18 | COPY pubspec.yaml /app/pubspec.yaml

19 | >>> RUN dart pub get

20 |

21 | # build phase

ERROR: failed to solve: process "/bin/bash -ol pipefail -c dart pub get" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

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

1 Replies

10 months ago

That wouldn't be the actual error, the error would be further up, scroll up so you can see the error and start debugging.