Hello! Railway works for flutter web?
[6/9] RUN dart pub get:0.476 Resolving dependencies... 1.724 1.724 Flutter users should run
flutter pub get
instead of dart pub get
.
-----
Dockerfile:19
-------------------
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: 69
Error: Docker build failed11 Replies
Project ID:
N/A
you could provide a nixpacks.toml that runs that command instead of the default.
thakns you response faster, ok, i got try
full build logs please https://bookmarklets.up.railway.app/log-downloader/
sorry brody, I'm having difficulty downloading this tool, can I send you the logs via txt?
please use the tool
its work
x)
the new command is not ran, are you sure you are deploying the correct repo and branch?
yes