Quote:
Originally Posted by supersonic80
My guess is that your config file has an error. Yaml syntax is a bit tricky, especially when you define an array. Try to get the original config file, start with an empty list of models then add models via url requests.
Btw, empty array declaration is
models: []
|
Looks like there is a typo in main.js
check here: https:**//github.com/sstativa/mfc-node/issues/6
remove the ** in the link
marabu88 found it