Brand new doom install Error in Doom Emacs core: Doom is in an incomplete state, run 'doom sync' on the command line to repair it
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
This was reported but then closed in a previous issue. GitHub appears to lack the ability to reopen an issue so I have to start a new one (sorry).
Emacs to start up properly
### What actually happened?
Followed the process for installing doom, everything seemed to go fine.
Started Emacs got the warning
```
Warning (initialization): An error occurred while loading ‘/Users/barrysmith/.emacs.d/lisp/doom-start.el’:
Error in Doom Emacs core: Doom is in an incomplete state, run 'doom sync' on the command line to repair it
```
Run doom doctor, it reports no problems, run DEBUG=1 doom sync reports not problem.
I have uploaded the autoloads.el file as a .txt
[autoloads.el.txt](https://github.com/doomemacs/doomemacs/files/9282821/autoloads.el.txt)
### Describe your attempts to resolve the issue
I tried
doom sync
doom doctor
No change in behavior
### Steps to reproduce
Install doom
open emacs
### System Information
https://pastebin.com/dhMFkkGD
Contributor guide
Assessment
This issue has not been assessed yet.