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
蟹蟹