You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi There,
The following is my branch and I'm trying to create a simple firebase cloud "hosting, functions" for my NextJS application. Repo https://github.com/jasdevsidhu12/test-next Branch firebase-issue
For the whole of last week I kept trying and trying but I couldn't figure it out why firebase emulators:start --only functions,hostingwouldn't work but firebase deploy --only functions,hostingworked.
Result of firebase emulators:start --only functions,hosting
firebase-debug.log(No errors shown)
Result of firebase deploy --only functions,hosting