hexo d 的问题。。。折磨好几天了。。

2016 年 7 月 1 日
 xjtlujoe

按照官网的 deployment 的流程,走到 hexo d 的时候死活不行。。。网上查了很多资料,还是不行。

win 的环境,配置了_config.yml 文件之后, hexo g, hexo d..

delete mode 100644 placeholder
warning: LF will be replaced by CRLF in js/script.js.
The file will have its original line endings in your working directory.
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': Invalid argument
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/do                                                        cs/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': Invalid argument

18669 次点击
所在节点    问与答
17 条回复
DoraJDJ
2016 年 7 月 1 日
```
fatal: could not read Username for 'https://github.com': Invalid argument
```

确定 GitHub 的用户名设定正确了吗
sophymax
2016 年 7 月 1 日
配置不好就直接把那个目录 git 提交就可以了 , 没必要花时间在它上边
xjtlujoe
2016 年 7 月 1 日
@sophymax 就想知道 hexo d 的问题。。
kokutou
2016 年 7 月 1 日
_config.yml 为啥不贴出来。
xjtlujoe
2016 年 7 月 1 日
DoraJDJ
2016 年 7 月 1 日
@xjtlujoe 应该是没设置用户名,所以提交不上去。
popu111
2016 年 7 月 1 日
可以试试 username@github.com ,以及我记得我用 cygwin 就会出错,用 cmd 就啥事没有
dixyes
2016 年 7 月 1 日
或许你该试试到.deploy_git 目录手动 push 下试试 看看 git 提示啥错误
dixyes
2016 年 7 月 1 日
顺便 你该提及下你的 shell 是啥 bash 一直找不到 tty
xjtlujoe
2016 年 7 月 1 日
@dixyes git bash ,貌似就是 cygwin 的问题。。还是不搞 win 下的了。。。麻烦。。
dixyes
2016 年 7 月 1 日
@xjtlujoe 还是 msys2 好 我的 hexo 没碰到啥问题(用的自己架的服务器 sshgit
helloit
2016 年 7 月 1 日
要这样写:
------------------------------------------------------------------------
deploy:
type: git
repo: git@github.com:username/username.github.io.git
------------------------------------------------------------------------
Eugene1024
2016 年 9 月 10 日
遇到相同的问题,还是没有解决 、、、
xjtlujoe
2016 年 9 月 10 日
@Eugene1024 把用户名和邮箱都写在 deploy 就行了, win 下我是这么弄的
springsummer
2017 年 3 月 11 日
type : git
repo : xxx
冒号后面一定要两个空格!!!!
ByteChen
2018 年 3 月 25 日
@springsummer 老哥,稳!完美解决问题!
EdisonR
2018 年 12 月 21 日
@springsummer 老哥!稳

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://study.congcong.us/t/289610

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX