[求助] doom安装出错

doom install把git的那些问题终于解决了开始安装,结果又跳出来Write error to standard output: No error,有什么办法解决嘛?

    > Cloning highlight-numbers...
    x There was an unexpected error
      Message: Wrong type argument
      Error: (wrong-type-argument arrayp nil)
      Backtrace:
        (substring nil 0 0)
        (replace-regexp-in-string "\\(\\\\*\\)\"" "\\1\\1\\\\\"" nil)
        (shell-quote-argument nil)
        (mapconcat shell-quote-argument ("git" "branch" "-m" nil) " ")
        (format "$ cd %s\n$ %s\n\n" (shell-quote-argument (expand-file-name direct...
        (propertize (format "$ cd %s\n$ %s\n\n" (shell-quote-argument (expand-file...
        (concat (propertize (format "$ cd %s\n$ %s\n\n" (shell-quote-argument (exp...
        (let* ((inhibit-read-only t) (entry (concat (propertize (format "$ cd %s\n...
        (let* ((result result) (exit (car result)) (invoked (numberp exit)) (succe...
        (let ((directory x6) (result x4) (args x2) (program x0)) (let* ((result re...
    ! Extended backtrace logged to ~/.emacs.d/.local/doom.error.log
C:\Users\****\scoop\apps\emacs\current\bin\emacs.exe: Write error to standard output: No error

蟹蟹

我也遇到了类似的问题,还是和 github 的连接不好导致的。

灵丹妙药https://zhuanlan.zhihu.com/p/533943863

看我的回复,可以参考下,如丝般顺滑