Ionic Pro Dashboard ERROR: Job failed: exit status 1 (npm ERR! Code ECONNRESET)

I’m having trouble building in the Ionic Pro Dashboard. This is the error I’m getting.

Build script detected in package.json...
$ npm install --quiet --no-optional
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! network request to https://registry.npmjs.org/@angular%2fhttp failed, reason: socket hang up
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network 
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/gitlab-runner/.npm/_logs/2018-02-26T11_17_05_469Z-debug.log
npm install --quiet --no-optional failed
Running after script...
$ run "clean-up"
Running Stage clean-up for Job: 5341114
ERROR: Job failed: exit status 1

Has anyone experienced this before and how do you fix it?

It seems it was just a hiccup with the system. After waiting a while and trying again it finally built.