Open keirlawson opened 9 years ago
When trying to run them (after running npm install and bower install) I get TypeError: postal.configuration.promise is undefined, guessing this is to do with bower pulling down the wrong version of one of the other libraries?
TypeError: postal.configuration.promise is undefined
seems to be that request-response is not listed in the bower.json
When trying to run them (after running npm install and bower install) I get
TypeError: postal.configuration.promise is undefined
, guessing this is to do with bower pulling down the wrong version of one of the other libraries?