wsl2+ubuntu22.04,emacs version 28, reports an error during startup.
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved.
- [X] I have read "[How to Debug Issues](https://doomemacs.org/d/how2debug)", and will use it to provide as much information about this issue as possible.
- [X] The issue can be reproduced on the **latest** available commit of Doom.
- [X] The issue can be reproduced on a stable release of Emacs, such as 27, 28, or 29. *(Unstable versions end in .50, .60, or .9x)*
### Expected behavior
Expecting normal startup without errors.
### Current behavior
Error in a Doom module: /home/bingo-2023/.emacs.d/modules/lang/emacs-lisp/config.el, (void-variable auto-minor-mode-alist)
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging
Error (doom-first-buffer-hook): Error running hook "global-flycheck-mode" because: (file-missing Cannot open load file No such file or directory flycheck) Disable showing Disable log$
### Steps to reproduce
open emacs
### System Information
https://pastebin.com/1Su4yRS4
Contributor guide
Assessment
This issue has not been assessed yet.