While using package electron-push-receiver to listen firebase notification and when we update this package, this updates its internal dependency package http-ece from v1.1.0 to v1.2.0. So in version 1.2.0 its not working. Tried removing caret symbol from http-ece inside node_modules folder inside push-receiver folder. So it wont update to 1.2.0, now it's working