Nathan Zylbersztejn
Nathan Zylbersztejn
Hi, it's a known issue. All commands do work though. See `botfront --help`
So you did not create your project with `botfront init`? Le dim. 14 juill. 2019 12 h 48, xScorpionx a écrit : > *Describe the bug* > I'm using the...
Looks like a bug on Windows
For some reason, `D:\` seems to be prepended to the path: ``` D:\C:\Users\personone\AppData\Roaming\npm\node_modules\botfront\project-template' ``` Any idea why would that happen?
Theres a PR open (#121) , the fix will be released soon
@xScorpionx should be fixed with latest release. Can you please confirm?
Hi @juansolana thanks for reporting. Usually, the fix is to run `botfront down` from the project folder or `botfront killall`. Can you explain the context in which you were running...
When you restart your computer Docker restarts everything that was running before. So after `killall` you need to inspect manually with `docker` or do an explicit cleanup with `docker system...
well, can you try without `sudo`?
@pranavinu can you share logs? (`botfront logs`) We don't have much experience running Botfront on Windows