-
Updated
Nov 22, 2020 - Python
chat-bot
Here are 278 public repositories matching this topic...
-
Updated
Aug 3, 2018 - Elixir
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 16, 2020 - Python
-
Updated
Oct 2, 2017 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Apr 19, 2019 - Python
-
Updated
Oct 24, 2017 - Python
-
Updated
Aug 22, 2020 - Swift
-
Updated
Oct 6, 2019 - Jupyter Notebook
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 11, 2020 - PHP
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Aug 24, 2017 - C#
-
Updated
Mar 26, 2020 - CSS
-
Updated
Apr 19, 2020 - TypeScript
-
Updated
Nov 6, 2018 - JavaScript
-
Updated
Jun 6, 2020 - Go
-
Updated
Sep 18, 2019 - Jupyter Notebook
-
Updated
Oct 21, 2019 - Python
-
Updated
Jul 27, 2020 - Python
-
Updated
Aug 14, 2017 - Python
-
Updated
Aug 3, 2020 - Swift
Improve this page
Add a description, image, and links to the chat-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chat-bot topic, visit your repo's landing page and select "manage topics."
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in
package.jsonif an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm installin Windows Powershell.Expected behavior