愣3秒 2022-06-23 17:10 采纳率: 0%
浏览 51

安装html插件报错

npm install -g newman-reporter-htm 这个是为啥错误了,怎么能解决
C:\Users\new>npm install -g newman-reporter-htm
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! network request to http://registry.npmjs.orgg/newman-reporter-htm failed, reason: getaddrinfo ENOTFOUND registry.npmjs.orgg
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! C:\Users\new\AppData\Roaming\npm-cache_logs\2022-06-23T08_33_08_999Z-debug.log

img

  • 写回答

1条回答 默认 最新

  • YoungGeeker 2022-06-23 17:35
    关注

    你写错了,应该是newman-reporter-html吧。

    npm install -g newman-reporter-html 
    

    望采纳。

    评论

报告相同问题?

问题事件

  • 创建了问题 6月23日

悬赏问题

  • ¥15 chaquopy python 安卓
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 有没有帮写代码做实验仿真的
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥30 vmware exsi重置后登不上
  • ¥15 易盾点选的cb参数怎么解啊
  • ¥15 MATLAB运行显示错误,如何解决?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题