0

Failed to load function definition from source: FirebaseError: User code failed to load. Cannot determine backend specification

using node v 18.13.0 please help

tried this : firebase cloud error Failed to load function definition from source solutions

3
  • are you on windows or mac? what command are you doing to start firebase? What is the full stack trace of errors?
    – Mike K.
    Commented May 25, 2023 at 13:08
  • I'm using Windows 10 i used this command npm install -g firebase-tools npm install -g firebase-tools used this command: firebase emulators:start --inspect-functions Commented May 26, 2023 at 5:39
  • Can you please add the --debug flag to your firebase emulators:start command and see if the debug output has a more detailed error message?
    – Jeff
    Commented Jun 1, 2023 at 18:32

1 Answer 1

-1

https://github.com/firebase/firebase-tools/pull/5931 and an associated change in the firebase-functions (Node) SDK will cause the CLI to start printing errors to the console to improve the debugging experience.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.