You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's working to highlight the text but always shows the following error
Suspicious state from syntax checker asciidoctor: Flycheck checker asciidoctor returned 1, but its output contained no errors: dlopen(/Users/hazemhemied/.gem/ruby/3.3.0/gems/strscan-3.1.0/lib/strscan.bundle, 0x0009): Library not loaded: /Users/hazemhemied/.asdf/installs/ruby/3.3.4/lib/libruby.3.3.dylib
Referenced from: <F5A5144D-A791-3F9C-AE36-AC67081FD15E> /Users/hazemhemied/.gem/ruby/3.3.0/gems/strscan-3.1.0/lib/strscan.bundle
Reason: tried: '/Users/hazemhemied/.asdf/installs/ruby/3.3.4/lib/libruby.3.3.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/hazemhemied/.asdf/installs/ruby/3.3.4/lib/libruby.3.3.dylib' (no such file), '/Users/hazemhemied/.asdf/installs/ruby/3.3.4/lib/libruby.3.3.dylib' (no such file) - /Users/hazemhemied/.gem/ruby/3.3.0/gems/strscan-3.1.0/lib/strscan.bundle
Use --trace to show backtrace
The interesting part, I deleted asdf ruby version and all other default version, I also deleted asciidoctor and reinstalled it.
Steps to reproduce the problem
All I did is adding adoc-mode to my doom package.el file.
Expected behavior
The adoc-mode, highlight and work as expected
Actual behavior
it's working to highlight the text but always shows the following error
The interesting part, I deleted asdf ruby version and all other default version, I also deleted
asciidoctor
and reinstalled it.Steps to reproduce the problem
All I did is adding
adoc-mode
to my doom package.el file.Environment & Version information
OSX 15.0
asciidoctor --version
Doom Info
Adoc-Mode version information
Emacs version
Operating system
The text was updated successfully, but these errors were encountered: