Closed hendrikcech closed 10 years ago
I had to remove the createClient calls (replaced with tentRequest(meta, creds);) to get this to work.
My fault as I haven't written tests which would have caught this.
Code is deployed on oatmail.io, thanks!!
Oh sorry, I totally forgot about that. No worries :)
This should include all needed changes to support tent-request v0.4. I couldn't test it, so I could have accidentally broke something. btw: Better define the supported dependency versions in package.json. Oatmail doesn't work right now, if you just do
npm install
and thennpm start
.