ichernyshovvv/org-timeblock

org-timeblock/:catch: Cannot open load file: No such file or directory, compat-macs

skallinen opened this issue · 4 comments

on mac os. emacs 29.1.

getting the following error when trying to load org-timeblock
:org-timeblock/:catch: Cannot open load file: No such file or directory, compat-macs
Installing with:

(use-package org-timeblock
  :straight (org-timeblock :type git
			   :host github
			   :repo "ichernyshovvv/org-timeblock"))

Have you tried installing it from MELPA using package.el?

M-x package-refresh-contents
M-x package-install org-timeblock

@skallinen Can you please check whether you still have this issue installing with straight?

I also have this error, running emacs 30 on Linux..