Open sdellis opened 9 years ago
Hey,
I've set up a Digital Ocean Ubuntu 14.04 x64 droplet running node v0.11.12 (using NVM). This has pod (https://github.com/yyx990803/pod) running a remote with a webhook to manifesto-express-demo.
Seems to be working ok.
http://stackoverflow.com/questions/21564993/native-support-for-promises-in-node-js
"v0.11.13 and later with the --harmony flag does have Promise".
Odd given that I'm not seeing an error.
@demiankatz had a similar problem with the main Manifesto library. After installing NVM and the latest version of node it went away. Perhaps worth a try?
Just testing this out... and this is likely "user error" rather than anything wrong with the code. I'm using Node.js v0.11.12 and recent versions of Chrome/FF. However, I get the following when I start up the server. Any thoughts?