error on sync `apply: Cannot open load file: No such file or directory, <org_directory>/issue.el`
Opened this issue · 1 comments
tillydray commented
When I try M-x org-gcal-sync
I get this error apply: Cannot open load file: No such file or directory, /Users/j/Library/Mobile Documents/com~apple~CloudDocs/Sync/org/issue.el
. When I create an empty issue.el file, unlock, then sync again I get do-applescript: Expected “"” but found unknown token.
I had org-gcal working last week, I'm not sure what, if anything, has changed.
system MacOS 14.3 Darwin 23.3.0 arm64 mac
emacs 29.1 29.1-mac-10.0 e173249a1 ~/.emacs.d/
doom 3.0.0-pre PROFILE=_@0 HEAD -> master 03d692f12 2023-12-08 15:11:45 -0500
telotortium commented
Hi @tillydray - I don't use Applescript - I don't know why you're getting this error. Maybe you try to get a backtrace with M-x toggle-debug-on-error
and examine it.