alphapapa / org-super-agenda

Supercharge your Org daily/weekly agenda by grouping items
GNU General Public License v3.0
1.33k stars 107 forks source link

Cannot find file org-super-agenda-autoloads? #232

Closed Prague2049 closed 1 year ago

Prague2049 commented 1 year ago

Error loading autoloads: (file-missing Cannot open load file No such file or directory /Users/apple/.emacs.d/elpa/org-super-agenda-20220826.2315/org-super-agenda-autoloads). My emacs is 28.1 and my org is 9.5.3. The config file in init.el is as follows ;;;org-super-agenda版本 (add-to-list 'load-path "/Users/apple/.emacs.d/elpa/org-super-agenda-20220826.2315")

;;;; org-super-agenda 定义agenda review 的格式 (require 'org-super-agenda)

alphapapa commented 1 year ago

You have not installed the package correctly. Use the package-install command.