TypeError: Cannot read property 'pipesCount' of undefined
TypeError: Cannot read property ‘pipesCount’ of undefined
I went to a situation when I was deploying a Firebase Function using the command firebase deploy in the directory where functions are written.
I got the error stating- TypeError: Cannot read property ‘pipesCount’ of undefined
I was running NodeJs version 8.0.0 on my machine. I found some links on internet stating that the Firebase Deploy won’t work with Node version 8.0.0. They said it could work…
View On WordPress










