Local server : cannot create user

Hi,
after successfully running node main.js I tried to create a user by using particle setup
after editing I got the error message:

Let’s create your new account!
? Please enter a valid email address: test@test.de
? Please enter a secure password: [hidden]
? Please confirm your password: [hidden]
{ [Error: socket hang up] code: ‘ECONNRESET’ }
! Oops, that didn’t seem to work. Let’s try that again
…and on server side

Caught exception: TypeError: The “digest” argument is required and must not be undefined{}

::ffff:192.168.10.7 - - [Thu, 03 May 2018 17:45:59 GMT] “POST /v1/users HTTP/1.1” - - “-” “-”

I’m not sure if it has to do with node version (8.11.0) (??)

Any hints welcome, thank you!
Michael

Let me ping someone that might be able to help, @rickkas7 or @ParticleD are you able to assist?

Any update on this? I’m running into the same issue.