Ionic Pro build failed -> npm ERR! 404 Not Found: pinkie-promise@

I am getting this error while pushing through live deploy…
Any help would be gladly appreciated

npm install --quiet --no-optional
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: pinkie@2.0.4 (node_modules/pinkie):
npm WARN 404 SKIPPING OPTIONAL DEPENDENCY: Not Found: pinkie@https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz

npm ERR! code E404
npm ERR! 404 Not Found: pinkie-promise@https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz

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

I got it too, here’s a response on StackOverflow

thanks for your response.
It was aslo me who asked the question in StackOverflow :grin:

Oh, nevermind :smiley: let’s see if we got a fix soon :slight_smile: