ibrica / chatbot-demo

Chatbot for Facebook messenger, Slack and Telegram using chatscript
MIT License
12 stars 4 forks source link

Getting error while building npm #3

Open LathaVoggu opened 6 years ago

LathaVoggu commented 6 years ago

Hi there, I am new to ChatScript. i just followed the instruction which people mentioned in git project page while doing a npm build getting error and i am not able to figure out that why the error was causing please find the error attachment url (https://res.cloudinary.com/sbox/image/upload/v1527499529/chatscript_error_jbfzjb.jpg)

ibrica commented 6 years ago

Hi, It seems the error is thrown during transpile of request.js to TypeScript. Since the project is not maintained almost year now, probably is the problem of mismatch of versions. Also the Telegram, FB and Slack API are changed so I'm not sure it is working now. When I catch a time in future I should update project thanks for the info.