functions predeploy error: Command terminated with non-zero exit code 2
nikitanagar62 opened this issue · 1 comments
nikitanagar62 commented
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
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
nikitanagar62 commented
Solved