错误的ERR! 404 Not Found:小指承诺 [英] npm ERR! 404 Not Found: pinkie-promise

查看:2603
本文介绍了错误的ERR! 404 Not Found:小指承诺的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试安装Ionic Pro,我在推送实时部署时遇到此错误..
任何帮助都会很高兴

I'm trying to install Ionic Pro, and I am getting this error while pushing through live deploy.. Any help would be gladly appreciated

npm install --quiet --no-optional

npm WARN可选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!代码E404

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

npm ERR!可以在以下位置找到此运行的完整日志:

npm ERR! /home/gitlab-runner/.npm/_logs/2018-01-06T18_55_47_426Z-debug.log

npm install --quiet --no-optional failed

在脚本后运行...

$ runclean-up

为作业运行Stage清理:5211838

错误:作业失败:退出状态1

推荐答案

一年前,包装左撇子破坏了NPM构建全部因为作者将其从公共存储库中删除而在世界范围内。

A little under a year ago, the package "leftpad" broke NPM builds all over the world because the author pulled it from the public repository.

今天也发生了同样的事情,因为小指承诺。作者的NPM帐户(@floatdrop)已被删除,为他撰写的所有软件包中的恶意软件打开了机会。

The same is happening today, for "pinkie-promise". The author's NPM account (@floatdrop) was deleted, opening opportunities for malware in all the packages he's written.

依赖构建包括Ionic和(在我的情况下)node-sass。

Dependent builds include Ionic and (in my case) node-sass.

资源:

  • NPM issue: https://github.com/npm/registry/issues/255
  • Incident report: https://status.npmjs.org/incidents/41zfb8qpvrdj
  • pinkie-promise issue: https://github.com/floatdrop/pinkie-promise/issues/4
  • Dependent packages: https://www.npmjs.com/browse/depended/pinkie-promise
  • All of @floatdrop's repositories: https://github.com/floatdrop?tab=repositories

这篇关于错误的ERR! 404 Not Found:小指承诺的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆