Publish Flutter web project on Firebase Hosting using WorkFlow Editor #1743
Replies: 2 comments
-
Hey @rignaneseleo can you try to ssh into the build machine and double check if firebase.json is at that location that you specified? I see you are navigating into a different directory "cd onda" |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
I am trying to deploy a Flutter web app on firebase hosting but I'm having no luck.
I saw this guide https://docs.codemagic.io/yaml-publishing/firebase-hosting/ so I created a token and added it as a step in the workflow editor but it gives me:
Error: Not in a Firebase app directory (could not locate firebase.json)
Expected results
The website is loaded on Firebase Hosting
Actual results
Error
Build id (optional)
647e8047dbff605daf38d18d
Beta Was this translation helpful? Give feedback.
All reactions