Botfuel / botfuel-sample-starter

Starter bot using Botfuel Dialog
https://docs.botfuel.io
Other
24 stars 7 forks source link

Unable to run ExtractorConstructor is not a constructor TypeError #12

Open sundarkmn opened 5 years ago

sundarkmn commented 5 years ago

When npm start with BOTFUEL_APP_TOKEN, BOTFUEL_APP_ID, BOTFUEL_APP_KEY, next to config success message, an error is appearing as error: [Run] ExtractorConstructor is not a constructor TypeError: ExtractorConstructor is not a constructor at /botfuel-sample-starter/botfuel-sample-starter/node_modules/botfuel-dialog/build/nlus/botfuel-nlu.js:118:16

Fdec commented 5 years ago

Hi Same error with this tuto https://tutorials.botfuel.io/#/codelab/getting-started?step=6