愣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日

悬赏问题

  • ¥20 RL+GNN解决人员排班问题时梯度消失
  • ¥15 统计大规模图中的完全子图问题
  • ¥15 使用LM2596制作降压电路,一个能运行,一个不能
  • ¥60 要数控稳压电源测试数据
  • ¥15 能帮我写下这个编程吗
  • ¥15 ikuai客户端l2tp协议链接报终止15信号和无法将p.p.p6转换为我的l2tp线路
  • ¥15 phython读取excel表格报错 ^7个 SyntaxError: invalid syntax 语句报错
  • ¥20 @microsoft/fetch-event-source 流式响应问题
  • ¥15 ogg dd trandata 报错
  • ¥15 高缺失率数据如何选择填充方式