NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

Missing ENV var CONFIG_PATH #112

Closed AliPST closed 5 years ago

AliPST commented 5 years ago

When installing node-red-contrib-viseo-dialogflow, i got the following error:

28 Nov 19:38:48 - [info] Installing module: node-red-contrib-viseo-dialogflow, version: 0.0.13 28 Nov 19:39:04 - [info] Installed module: node-red-contrib-viseo-dialogflow Missing ENV var CONFIG_PATH 28 Nov 19:39:06 - [info] Added node types: 28 Nov 19:39:06 - [info] - node-red-contrib-viseo-dialogflow:dialogflow : SyntaxError: Unexpected token function 28 Nov 19:39:06 - [info] - node-red-contrib-viseo-dialogflow:dialogflow-server : TypeError: Cannot read property 'contextLRU' of undefined (line:59) 28 Nov 19:39:06 - [info] - node-red-contrib-viseo-dialogflow:dialogflow-config

Node Red 0.19.5 is installed on CentOS.

Klervix commented 5 years ago

Hello,

This repository contains a wrapper node that communicate with a Google Assistant/Home application. It was coded to be a part of our bot maker framework. If you want to install the framework, please read the documentation on here :)