node-resthooksdemo
node-resthooksdemo copied to clipboard
A simple node.js RESTHooks demo built upon the Sails Web Framework
This demo doesn't follow the READ.me. It has a lot of broken dependencies. Please update!
**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. (/home/work/Downloads/rest-hooks/node_modules/socket.io/lib/store.js:35:42) at Module._compile (internal/modules/cjs/loader.js:776:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10) at...
Can you please update the dependencies so this library is usable in 2018?
Having dissected this example a bit it seems that `views/contact/displayCreate.ejs` isn't used anywhere anymore.