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

dev源码如何安装? #908

Open
foxfire881 opened this issue Sep 13, 2024 · 0 comments
Open

dev源码如何安装? #908

foxfire881 opened this issue Sep 13, 2024 · 0 comments

Comments

@foxfire881
Copy link

看dev分支提交了commit修复了bug,准备下载回来编译一个用上,结果发现安装失败了。

请问dev的源码是用 yarn 安装吗?已经挂了梯子(梯子正常),安装时还是报错呢。

还是等官方发个中秋版本吧~

>git clone -b dev [email protected]:Tencent/cherry-markdown.git
>yarn config set proxy socks5://192.168.1.200:20170
yarn config v1.22.22
success Set "proxy" to "socks5://192.168.1.200:20170".
Done in 0.05s.

>yarn install
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error Error: https://registry.npmjs.org/glob-parent: tunneling socket could not be established, cause=socket hang up
    at ClientRequest.onError (\node_modules\yarn\lib\cli.js:152896:17)
    at Object.onceWrapper (node:events:633:26)
    at ClientRequest.emit (node:events:518:28)
    at Socket.socketOnEnd (node:_http_client:524:9)
    at Socket.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
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

1 participant