hexo d报错的问题

发布于 2022-09-03 23:32:23 字数 1417 浏览 16 评论 0

hexo-deployer-git 安装了,运行hexo clean && hexo g && hexo d
报错

bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': No error
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
Error: bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': No error

    at ChildProcess.<anonymous> (D:\jasminecjc.github.io\node_modules\.0.6.0@hexo-util\lib\spawn.js:37:17)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at ChildProcess.cp.emit (D:\jasminecjc.github.io\node_modules\.4.0.2@cross-spawn\lib\enoent.js:40:29)
    at maybeClose (internal/child_process.js:850:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)

在官网找到了相同的问题描述,但底下评论说的用git bash不管用,我本来就用的是git bash,还有重装hexo-deployer-git我也试了不管用,这个问题怎么解决呢,另知乎也有这个问题,也没有解决方案,过程的话我是照着这篇博客做的,只不过选了不同的主题,其他步骤都一样

另外,为啥我取标题为 hexo d fatal: could not read Username for 'https://github.com': No error 的问题 就一直保存失败呀,换了个标题才行

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

洒一地阳光 2022-09-10 23:32:24

segmentfault上有一个看起来和你类似的问题,供参考。

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文