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
Hey @ebisatesfaye, sorry to hear you’re encountering this issue. From what I can gather, the User code failed to load. Cannot determine backend specification error usually occurs when the Firebase CLI tries to emulate/deploy a large codebase.
A way to resolve this issue is to set the env variable FUNCTIONS_DISCOVERY_TIMEOUT . This environment variable accepts a numeric value of seconds. For example, export FUNCTIONS_DISCOVERY_TIMEOUT=30.
If the issue still occurs after trying this solution, could you please open up a new report and share the details using the specified template? This is because for us to be able to further investigate the issue, we would need other information. Thanks!
!! functions: Failed to load function definition from source: FirebaseError: User code failed to load. Cannot determine backend specification
I am suffering by this error please anybody help me ?
The text was updated successfully, but these errors were encountered: