You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warn: [Environment] Environment variable BOTFUEL_APP_TOKEN is not defined.
2018-08-21T07:57:38.659Z - error: [Run] BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU. Error: BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU.
at checkCredentials (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\utils\environment.js:54:13)
at new Bot (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\bot.js:68:5)
at _callee$ (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:53:18)
at tryCatch (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:65:40)
at Generator.invoke [as _invoke] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:303:22)
at Generator.prototype.(anonymous function) [as next] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:117:21)
at step (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:191)
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:437
at new Promise ()
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:99
The text was updated successfully, but these errors were encountered:
Hi I got the following error msg
warn: [Environment] Environment variable BOTFUEL_APP_TOKEN is not defined.
2018-08-21T07:57:38.659Z - error: [Run] BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU. Error: BOTFUEL_APP_ID and BOTFUEL_APP_KEY are required to use Botfuel NLU.
at checkCredentials (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\utils\environment.js:54:13)
at new Bot (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\bot.js:68:5)
at _callee$ (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:53:18)
at tryCatch (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:65:40)
at Generator.invoke [as _invoke] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:303:22)
at Generator.prototype.(anonymous function) [as next] (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:117:21)
at step (c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:191)
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:437
at new Promise ()
at c:\Users\10209288\Desktop\botfuel-sample-starter-master\node_modules\botfuel-dialog\build\run.js:4:99
The text was updated successfully, but these errors were encountered: