yarn install fails with https://cache.sugardev.team unreachable error

I installed successfully Sugar v10 on my local machine,

but when I try to execute yarn install inside the root directory I am getting following error:

error An unexpected error occurred: "cache.sugardev.team/.../d3-sugar-4.13.0.tgz
: connect ETIMEDOUT 10.27.21.215:443

What I am doing wrong? Do I have to register anywhere to get access to this URL?

Parents Reply Children
  • Ah I see. I'm not familiar with that specific error but having setup the unit-testing suite recently I can tell you that you'll run into weird errors if you stray from the recommended versions of Node and Yarn. From the 10_0_2 branch, for example, you have this.