hunterloftis / jackrabbit

Simple AMQP / RabbitMQ job queues for node based on amqplib
293 stars 65 forks source link

TypeError: Promise.defer is not a function #43

Closed naartjie closed 6 years ago

naartjie commented 8 years ago

I am getting a TypeError: Promise.defer is not a function when I run my consumer using babel-node.

I was thinking of refactoring exchange.js#L100-L106 to new Promise(function(resolve, reject) {...}.

platdesign commented 8 years ago

+1

funkswing commented 7 years ago

+1

jaime-franco commented 7 years ago

+1

vancouverwill commented 6 years ago

+1