rest,markdown,apiblueprint,aglio
The correct way to specify message body attributes is using the new MSON attribute syntax, which currently does not render in Aglio (but I am working on adding it). ### Create journey [POST] Create a new journey + Parameters + origin (required) - origin location of journey + Attributes +...
node.js,coffeescript,centos,npm,aglio
You have two different problems here. One is that you are using quite an old node and npm. The digital ocean guide you are following is a bit out of date. Instead of building your own node version 0.10.4, you should update to a new packaged node 0.10.35 by following...