I get an error when refreshing

What happened?

as the title says when i refresh i get an error the error: Check your `yas-snippet-dirs’: c:/Users/abio/.doom.d/snippets/ is not a directory [yas] Prepared just-in-time loading of snippets with some errors.

What did you expect to happen?

refresh duh i mean i thought i wouldn t get an error

System information

generated Mar 10, 2024 17:12:41 system Windows Unknown MINGW64_NT-10.0-19045 3.4.10-87d57229.x86_64 x86_64 w32 emacs 29.2 EMACSDIR=~/.emacs.d/ EMACS=c:/my games/emacs/bin/emacs doom 3.0.0-pre PROFILE=_@0 HEAD → master, origin/master, origin/HEAD 98d753e10 2024-02-20 05:37:28 -0500 ~/.doom.d/ shell C:\my games\git\Git\usr\bin\bash.exe features ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XPM ZLIB traits gui server-running envvar-file custom-file custom magit-todos-insert-after package-selected-packages modules :config use-package :completion company vertico :ui doom doom-dashboard hl-todo modeline ophints (popup +defaults) (vc-gutter +pretty) vi-tilde-fringe workspaces :editor (evil +everywhere) file-templates fold snippets :emacs dired electric undo vc :checkers syntax :tools (eval +overlay) lookup magit :lang emacs-lisp markdown org sh :config (default +bindings +smartparens) elpa spinner s reason-mode popup markdown-mode lv lsp-mode language-id inheritenv ht format-all f dash auto-complete

Is it a directory? If there’s a file by that name, move it out of the way and create a directory instead.

There is no such thing called snippets inside the folder I can see config.el Custom.el Init.el Packages.el

And there is another error that says Cannot determine Magit’s version (error “c:Users/abio/.emacs.d/.local/straight/build-29.2/magit/magit.el” repo static elpa dirname hash)

The error you quoted says it’s not a directory. So try creating a snippets directory.

For the 2nd part, try blowing away the straight directory and run doom sync again.