Closed Aksshar closed 3 years ago
Hey @Aksshar !
Error popup when starting the emulator in localhost with welcome bot.
I tried reproducing your issue, without success. Which Botpress version are you using? On which platform (Windows, Mac, Linux)?
emulator don't displaying properly in window. I can't see a part of the emulator window.
Yes this is a known issue, it will be fixed soon in an upcoming Botpress release. Thanks for reporting.
I am using the latest one in windows. botpress-v12_10_9-win-x64
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi - we will close this, please reopen if need be.
Super late, but adding here for future users!
There is a good chance this problem is caused by node checking parent directories https://stackoverflow.com/questions/58349010/run-nodejs-program-that-ignores-parent-node-modules
If that's the case, either move the folder to one which doesn't have node_modules, add your own node_modules with the correct versions of the problem library. You can see the package.json of botpress/botpress to see which version you need.
This might also be applicable to https://github.com/botpress/v12/issues/1348
Error popup when starting the emulator in localhost with welcome bot. also emulator don't displaying properly in window. I can't see a part of the emulator window.