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: []
|
Thank you for posting super. I actually noticed I had a later build of Node. Installed 6.10 and it is now working!