metsrl / channel-rocketchat

Botpress 12.x.x / Rocket.Chat integration
GNU General Public License v3.0
11 stars 5 forks source link

How do we install it on Docker ? #1

Closed arthurd2 closed 4 years ago

arthurd2 commented 4 years ago

Hey man, first of all: thanks for the module.

Question: There's a right way to install the module in Botpress?

I've try to:

But all leads me to one of the following errors:

Launcher Error while loading some modules, they will be disabled [VError, Could not find module at path "MODULES_ROOT/channel-rocketchat"],
VError: Could not find module at path "MODULES_ROOT/channel-rocketchat",
STACK TRACE

or

Launcher Error while loading some modules, they will be disabled [Error, Cannot find module '/botpress/modules/.cache/module__xxxxxx'],
Error: Cannot find module '/botpress/modules/.cache/module__xxxxxx'

I'm using Botpress 12.8.5 in Docker.

bollinim commented 4 years ago

I've updated the README. Please create a BP development environment as described, in order to build and package the module. We have spent just few days on development and basically this is a "training on the job" version. Any help and comments are very welcomed Bye

arthurd2 commented 4 years ago

Ofc! If you allow me I can automate it. I will submit a PR soon. Grazie!

bollinim commented 4 years ago

Go ahead for sure!