flutter_web_fullstack_boileplate icon indicating copy to clipboard operation
flutter_web_fullstack_boileplate copied to clipboard

ERROR: Service 'app' failed to build : Build failed

Open ashfaqsw opened this issue 3 years ago • 1 comments

Hi, I am facing error in build:

Switching to flutter channel 'beta'...
git: fatal: 'origin/beta' is not a commit and a branch 'beta' cannot be created from it
Switching channels failed with error code 128.
The command '/bin/sh -c flutter channel beta     && flutter upgrade     && flutter config --enable-web     && sudo apt-get update     && sudo apt-get install -y nginx     && sudo apt-get install -y chromium-browser     && sudo rm -rf /var/lib/apt/lists/*' returned a non-zero code: 128
ERROR: Service 'app' failed to build : Build failed

ashfaqsw avatar Sep 16 '21 10:09 ashfaqsw