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 failed
11 Replies
Percy
Percy9mo ago
Project ID: N/A
Brody
Brody9mo ago
you could provide a nixpacks.toml that runs that command instead of the default.
[phases.install]
cmds = ["flutter pub get"]
[phases.install]
cmds = ["flutter pub get"]
joaomarcusjesus
joaomarcusjesus9mo ago
thakns you response faster, ok, i got try
joaomarcusjesus
joaomarcusjesus9mo ago
No description
No description
joaomarcusjesus
joaomarcusjesus9mo ago
sorry brody, I'm having difficulty downloading this tool, can I send you the logs via txt?
Brody
Brody9mo ago
please use the tool
joaomarcusjesus
joaomarcusjesus9mo ago
its work x)
Brody
Brody9mo ago
the new command is not ran, are you sure you are deploying the correct repo and branch?
joaomarcusjesus
joaomarcusjesus9mo ago
yes
No description
Want results from more Discord servers?
Add your server