modules icon indicating copy to clipboard operation
modules copied to clipboard

[Telegram Module] : Runtime error promises cancellation

Open lucasvercelot opened this issue 7 years ago • 0 comments

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 !

lucasvercelot avatar Jul 05 '18 13:07 lucasvercelot