botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

12.16.2: "bp.exe pull" fails with "Cannot find module 'common/utils'" #1196

Closed jdgoodall1 closed 3 years ago

jdgoodall1 commented 3 years ago

Make sure these checkboxes are checked before raising an issue, thank you!

Please also fill in these fields:



On my local pc (Windows) I have botpress v 12.6.2 running. I have the same version running on a remote Ubuntu instance. On either machine I go to the botpress directory and run bp pull, which errors (below).

I have found a similar issue already, for a previous version: https://github.com/botpress/v12/issues/800. Using the version suggested in that issue (12.1.3) the command succeeds.

Stack Trace: C:\Users\Jon Goodall> bp.exe pull --url XXX --authToken XXXX --targetDir data Error starting botpress Error: Cannot find module 'common/utils' Require stack:

laurentlp commented 3 years ago

Hi Jon, this was fixed in this PR botpress/botpress#4363 and will be available in the next release. In the meantime, I recommend using the Download archive button.