小编lai*_*ila的帖子

npm 审核修复的紧急程度相当于什么?

npm 审核修复的紧急程度相当于什么?Rush 在幕后运行 npm,但没有包锁,所以当他们告诉我“运行 npm 审核修复”时,我不能这样做。

npm rush

8
推荐指数
0
解决办法
443
查看次数

邮递员连接 ECONNREFUSED 127.0.0.1:8080

尝试测试 API 端点并收到此错误。可以是我的请求体吗?还是网络问题?也许我需要在代理设置中更改某些内容?

POST http://localhost:8080/v1/collections
Error: connect ECONNREFUSED 127.0.0.1:8080
Proxy
authenticate: false
disabled: false
host: "127.0.0.1"
id: "smth"
match: {…}
port: 8080
tunnel: false
Request Headers
Test: check-headers
x-ads-token-data: {stuff}
x-ads-gateway-secret: test1
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.5
Accept: */*
Postman-Token: xxxx
Host: localhost:8080
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Run Code Online (Sandbox Code Playgroud)

api postman

1
推荐指数
1
解决办法
2万
查看次数

标签 统计

api ×1

npm ×1

postman ×1

rush ×1