Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.8.0版本无法安装 #224

Open
weisshu opened this issue Dec 31, 2024 · 6 comments
Open

v1.8.0版本无法安装 #224

weisshu opened this issue Dec 31, 2024 · 6 comments

Comments

@weisshu
Copy link

weisshu commented Dec 31, 2024

ssh: connect to host github.com port 22: Connection timed out

@Jarod-Xie
Copy link

同样遇到了这个问题,1.8.0版本的包的一个依赖项设置成了从github仓库拉取,导致有的场景会安装失败。(我是在阿里云效上部署项目时安装失败)

  "dependencies": {
    "es6-promise": "^4.2.5",
    "webworkify-webpack": "xqq/webworkify-webpack"
  },

我暂时是安装1.7.3来使用

@see365
Copy link

see365 commented Jan 6, 2025

一样的问题 xqq/webworkify-webpack 这个拉不到

@rainyiwo
Copy link

rainyiwo commented Jan 9, 2025

这个问题简直了,排查了好久才找到这

@Adangs
Copy link

Adangs commented Jan 13, 2025

error Error: connect ECONNREFUSED 0.0.0.0:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16)

同样无法安装,作者再升级一下?

@nimo141
Copy link

nimo141 commented Jan 20, 2025

https://github.com/xqq/webworkify-webpack: connect ETIMEDOUT 20.205.243.166:443 安装时超时 请问这个问题如何解决

@yuanliuu
Copy link

webworkify-webpack 不应作为 dependencies 依赖发布到 npm 中,应置于 devDependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants