-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi, it looks like in the CodeLab: Multi-platform Firestore Flutter, step 15 is missing this command firebase init hosting
.
Commands:
flutter build web
firebase init hosting
3.firebase deploy --only hosting
If we don't run the command firebase init hosting
we get the below error:
Target dart2js failed: Exception: Error: FileSystemException: Cannot open file, path =
--
/Users/asandoval/dev/flutter/friendlyeats-flutter/.dart_tool/flutter_build/ed4fd20d65140e369640cdfbaae21d2e/app.dill
(OS Error: No such file or directory, errno = 2)
Thanks,
Andres
megataps, ditman, AdamTV and pescamillamditman and AdamTV
Metadata
Metadata
Assignees
Labels
No labels