NGRP / node-red-contrib-viseo

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

prod command not found #62

Closed samuelguesnier closed 6 years ago

samuelguesnier commented 6 years ago

Hello ! When I try to run the template, I get this error "prod: command not found" Have you a solution ? Thank you for your help :)

JpEncausse commented 6 years ago

Hi,

Which template ?

samuelguesnier commented 6 years ago

It is the viseo-bot template and I am on Ubuntu. It also says "quali : command not found"

samuelguesnier commented 6 years ago

I tried on my friend's PC, his PC is on Linux Mint and the same probleme happens. So, I think i'm doing something wrong. What I do is :

JpEncausse commented 6 years ago

I update the documentation you should type something more like this:

../bot-framework/start.sh -p 1880 --env dev --credential-secret yout-secret MyFirstBot

I'll dig with the template

samuelguesnier commented 6 years ago

Thank you very much for your help. It is working :+1: