Node.js client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.
-
Updated
Sep 13, 2020 - TypeScript
Add a description, image, and links to the dialogflow topic page so that developers can more easily learn about it.
To associate your repository with the dialogflow 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