Closed ufnalbartosz closed 2 years ago
Hey, I encouner an error following the installation steps from the readme file. Is there anything missing in my environment?
$ git clone https://github.com/cask/cask Cloning into 'cask'... remote: Enumerating objects: 4571, done. remote: Counting objects: 100% (474/474), done. remote: Compressing objects: 100% (227/227), done. remote: Total 4571 (delta 253), reused 397 (delta 211), pack-reused 4097 Receiving objects: 100% (4571/4571), 1.46 MiB | 2.88 MiB/s, done. Resolving deltas: 100% (2577/2577), done. $ make -C cask install make: Entering directory '/home/user/cask' rm -rf dist No applicable method: package-build--get-commit-time, #s(package-directory-recipe "cask" nil nil nil (:defaults "bin" (:exclude "package-build-legacy.el" "package-recipe-legacy.el")) nil nil nil nil ...), nil make: *** [Makefile:165: dist] Error 255 make: Leaving directory '/home/user/cask'
Regards, Bartosz
Thanks for reporting this.
Hey, I encouner an error following the installation steps from the readme file. Is there anything missing in my environment?
Regards, Bartosz