After upgrading cask
the error message changed.
Wrong type argument: sequencep, pinyin-mode
Original Question
I want to use my elisp
through cask
.
But it failed with error:
Dependency pinyin-mode failed to install: Package lacks a "Version" or "Package-Version" header
There is a line ;; Version: 0.0.1
in my *.el
file.
What am I doing wrong?
This is the file I want to load through cask
.
https://github.com/ironsand/pinyin-mode/blob/master/pinyin-mode.el
Environment
I installed cask
by brew install cask
in MacOS
.
$ cask --version
0.8.1
$ emacs --version
GNU Emacs 25.3.1
$ which emacs
emacs: aliased to env HOME=/Users/ironsand/spacemacs emacs
$ /Applications/Emacs.app/Contents/MacOS/Emacs --version
GNU Emacs 25.2.1