firebase/functions-samples

functions predeploy error: Command terminated with non-zero exit code 2

nikitanagar62 opened this issue · 1 comments

I am trying to deploy the firebase function with this command

firebase deploy or firebase deploy --only functions

and predeploy error occurs which shown in image

Screenshot 2023-12-01 131126

Expected behavior

 function deployed

Actual behavior

  Error occured

How can I solve this error ? Can anyone give the solution or idea to solve this problem ? Thanks

Solved