Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The doctor will see you now...
- > Checking your Emacs version...
- ! Emacs 27 is supported, but not for long!
- Doom will drop 27.x support sometime late-2024. It's recommended that
- you upgrade to the latest stable release (currently 29.4). It is
- better supported, faster, and more stable.
- > Checking for Doom's prerequisites...
- x Couldn't find the `rg' binary; this a hard dependecy for Doom, file searches may not work at all
- > Checking for Emacs config conflicts...
- > Checking for missing Emacs features...
- ! Emacs was not built with native compilation support
- Users will see a substantial performance gain by building Emacs with
- native compilation support, availible in emacs 28+.You must install a
- prebuilt Emacs binary with this included, or compile Emacs with the
- --with-native-compilation option.
- > Checking for private config conflicts...
- > Checking for common environmental issues...
- > Checking for stale elc files...
- > Checking for problematic git global settings...
- > Checking Doom Emacs...
- ✓ Initialized Doom Emacs 3.0.0-pre
- ✓ Detected 49 modules
- ✓ Detected 152 packages
- > Checking Doom core for irregularities...
- Found Symbols Nerd Font Mono
- > Checking for stale elc files in your DOOMDIR...
- > Checking your enabled modules...
- Some advanced consult filtering features will not work as a result, see the
- module readme.
- > :completion vertico
- ! The installed ripgrep binary was not built with support for PCRE lookaheads.
- > :ui ligatures
- ! The (:ui ligatures) module does not support your version of Emacs. Make sure to have at least Emacs 28 with Harfbuzz configured (should be the default).
- > :lang gdscript
- ! Couldn't find gdformat. Formatting will be disabled.
- > :lang markdown
- ! Couldn't find a markdown compiler, `markdown-preview' won't work
- > :lang python
- ! Couldn't find black. Code formatting will not work.
- ! Couldn't find pyflakes. Import management will not work.
- ! Couldn't find isort. Import sorting will not work.
- ! Couldn't find pipenv. pipenv support will not work.
- ! Couldn't find nosetests. Running tests through nose will not work.
- ! Couldn't find pytest. Running tests through pytest will not work.
- > :lang sh
- ! Couldn't find shfmt. Code formatting will not work.
- ! Couldn't find shellcheck. Shell script linting will not work
- There are 14 warnings!
- There is 1 error!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement