package--with-response-buffer-1: Wrong type argument: stringp, (require . package)
Debugger entered--Lisp error: (wrong-type-argument stringp (require . package))
signal(wrong-type-argument (stringp (require . package)))
package--with-response-buffer-1("https://melpa.org/packages/" #f(compiled-function () #<bytecode 0xc88c9f08cc83354>) :file "0xc-20201025.2105.tar" :async nil :error-function #f(compiled-function () #<bytecode 0x1f4000153e91>) :noerror nil)
package-install-from-archive(#s(package-desc :name 0xc :version (20201025 2105) :summary "Base conversion made easy" :reqs ((emacs (24 4)) (s (1 11 0))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "5bd6c0c901d03d1f24a3ddcf3a62d3b6d2428c80") (:authors ("Adam Niederer" . "[email protected]")) (:maintainer "Adam Niederer" . "[email protected]") (:keywords "base" "conversion") (:url . "http://github.com/AdamNiederer/0xc")) :signed nil))
mapc(package-install-from-archive (#s(package-desc :name 0xc :version (20201025 2105) :summary "Base conversion made easy" :reqs ((emacs (24 4)) (s (1 11 0))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "5bd6c0c901d03d1f24a3ddcf3a62d3b6d2428c80") (:authors ("Adam Niederer" . "[email protected]")) (:maintainer "Adam Niederer" . "[email protected]") (:keywords "base" "conversion") (:url . "http://github.com/AdamNiederer/0xc")) :signed nil)))
package-download-transaction((#s(package-desc :name 0xc :version (20201025 2105) :summary "Base conversion made easy" :reqs ((emacs (24 4)) (s (1 11 0))) :kind tar :archive "melpa" :dir nil :extras ((:commit . "5bd6c0c901d03d1f24a3ddcf3a62d3b6d2428c80") (:authors ("Adam Niederer" . "[email protected]")) (:maintainer "Adam Niederer" . "[email protected]") (:keywords "base" "conversion") (:url . "http://github.com/AdamNiederer/0xc")) :signed nil)))
package-install(0xc nil)
funcall-interactively(package-install 0xc nil)
call-interactively(package-install record nil)
The problem is also reported here https://gitter.im/emacs-lsp/lsp-mode?at=5f339c92514c484540a3a793
It seems to occur on macOS Emacs builds from https://emacsformacosx.com/