botpress / modules

MOVING TO BOTPRESS/BOTPRESS, branch `develop/x`, folder "packages"
GNU Affero General Public License v3.0
23 stars 29 forks source link

[Telegram Module] : Runtime error promises cancellation #26

Open lucasvercelot opened 6 years ago

lucasvercelot commented 6 years ago

Hi !

I'm trying to install the official Telegram module for Botpress but facing an error at runtime. I have installed the module with npm install @botpress/channel-telegram.

But when I run botpress I get the following error : error: Error loading module "@botpress/channel-telegram": cannot enable cancellation after promises are in use.

I am using Botpress 10.22.0 Has anyone faced the same problem ?

Thanks a lot in advance !