node-resthooksdemo
node-resthooksdemo copied to clipboard
TypeError on npm start or node app.js
Node Version : v10.16.0 Npm Version : 6.9.0
Error:
Store.prototype.__proto__ = EventEmitter.prototype;
TypeError: Cannot read property 'prototype' of undefined
at Object.
any solution for this?
Not yet moving to zapier polling method.
thanks for replying, is it good option to use firebase db as a replacement of polling?
we manually wrote API for rest hook. On every new subscriber, zapier gives a hookUrl in which you have to push the data.