Having problem in setting up

Ok, I think I have figured this out. Try installing windows build tools like this:

npm install --global windows-build-tools --vs2015

Then run npm ci from the root again.