Я хочу скомпилировать мое угловое приложение, пока я получаю сообщение об ошибке "npm ERR! 503 Нет здоровых бэкэндов: gulp-cli @ latest" стек ошибок:
npm ERR! code E503
npm ERR! 503 No healthy backends: gulp-cli@latest
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\kevfan\AppData\Roaming\npm-cache\_logs\2018-05-22T07_09_31_729Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! SaaSTransferApprovalTool@1.0.0 typings: `typings install && npm install gulp-cli -g`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the SaaSTransferApprovalTool@1.0.0 typings script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\kevfan\AppData\Roaming\npm-cache\_logs\2018-05-22T07_09_31_778Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! SaaSTransferApprovalTool@1.0.0 postinstall: `npm run typings`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the SaaSTransferApprovalTool@1.0.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\kevfan\AppData\Roaming\npm-cache\_logs\2018-05-22T07_09_31_884Z-debug.log
Мой реестр npm https://registry.npmjs.org/
npm версия: 6.0.1 Когда я захожу в реестр, статус http 503, это ошибка сервера, поэтому естьлюбой реестр замены, который можно посетить?![enter image description here](https://i.stack.imgur.com/RKPq0.png)