V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
asd999cxcx
V2EX  ›  问与答

hexo init 卡住一直没动静

  •  
  •   asd999cxcx · 2020-10-10 23:20:34 +08:00 · 1761 次点击
    这是一个创建于 1287 天前的主题,其中的信息可能已经有所发展或是发生改变。

    执行 init 命令后一直在这个位置

    D:\blog>hexo init
    INFO  Cloning hexo-starter https://github.com/hexojs/hexo-starter.git
    

    我已经使用了淘宝镜像,nodejs 也比较新:

    D:\>node -v
    v12.18.4
    
    D:\>npm -v
    6.14.8
    
    D:\>hexo -v
    hexo-cli: 4.2.0
    os: Windows_NT 10.0.19041 win32 x64
    node: 12.18.4
    v8: 7.8.279.23-node.39
    uv: 1.38.0
    zlib: 1.2.11
    brotli: 1.0.7
    ares: 1.16.0
    modules: 72
    nghttp2: 1.41.0
    napi: 6
    llhttp: 2.1.2
    http_parser: 2.9.3
    openssl: 1.1.1g
    cldr: 37.0
    icu: 67.1
    tz: 2019c
    unicode: 13.0
    
    D:\>npm config get registry
    https://registry.npm.taobao.org/
    
    fanyz
        1
    fanyz  
       2020-10-10 23:24:01 +08:00 via Android
    git 配置一下代理
    mgrddsj
        2
    mgrddsj  
       2020-10-11 13:17:55 +08:00 via Android
    这是卡在从 GitHub 下载 Hexo 的步骤上了,配置下代理就好。
    git config --global http.proxy http://proxyuser:[email protected]:port
    asd999cxcx
        3
    asd999cxcx  
    OP
       2020-10-11 17:59:41 +08:00
    @fanyz 感谢感谢,可以了
    @mgrddsj 感谢感谢,可以了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1446 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 17:20 · PVG 01:20 · LAX 10:20 · JFK 13:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.