Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: M1 Mac Installed LSPs are not working. #809

Closed
5 tasks done
rieger-jared opened this issue Jul 9, 2021 · 5 comments
Closed
5 tasks done

[Bug]: M1 Mac Installed LSPs are not working. #809

rieger-jared opened this issue Jul 9, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@rieger-jared
Copy link

rieger-jared commented Jul 9, 2021

Problem description

  1. Perform base install on an m1 mac.
  2. open a file with .ymal or .kt(kotlin)
  3. Error should pop up.
Error executing vim.schedule lua callback: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/par
ser/kotlin.so, 1): no suitable image found.  Did find:
        /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
        /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture

Check the following

  • I am in a git managed directory
  • I restarted Neovim after running :LspInstall
  • I have a valid language configuration (~/.config/nvim/ftplugin/)
  • I checked the options (~/.config/nvim/lv-config.lua)
  • The programs specified by the config are installed

LunarVim version

LunarVim 0.4.6 Latest

Neovim version (>= 0.5)

NVIM v0.5.0-dev+1462-g390fed324

Relevant log output

The following errors have been detected:
  - ERROR: gomod(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
  - ERROR: ruby(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: regex(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
  - ERROR: rust(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: fish(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: fish(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: fish(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: fish(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: fish(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: bibtex(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
  - ERROR: bibtex(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
  - ERROR: bibtex(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
  - ERROR: zig(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: zig(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: zig(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: zig(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: zig(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: lua(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: julia(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: julia(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: julia(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: julia(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: julia(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: ocaml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: ocaml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: ocaml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: ocaml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: query(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: query(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: query(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: query(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: query(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: ocaml_interface(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: ocaml_interface(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: ocaml_interface(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: ocaml_interface(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: ocamllex(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
  - ERROR: ocamllex(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
  - ERROR: c_sharp(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
  - ERROR: c_sharp(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
  - ERROR: c_sharp(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
  - ERROR: tsx(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: comment(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  - ERROR: supercollider(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: supercollider(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: supercollider(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: supercollider(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: supercollider(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: hcl(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
  - ERROR: hcl(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
  - ERROR: hcl(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
  - ERROR: toml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: r(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
  - ERROR: r(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
  - ERROR: vue(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
  - ERROR: vue(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
  - ERROR: vue(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
  - ERROR: go(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: jsonc(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: jsonc(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: jsonc(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: jsonc(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: jsonc(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: svelte(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: svelte(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: svelte(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: svelte(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: scss(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
  - ERROR: scss(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
  - ERROR: javascript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: typescript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: fennel(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
  - ERROR: fennel(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
  - ERROR: fennel(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
  - ERROR: yaml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: cmake(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
  - ERROR: cmake(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
  - ERROR: bash(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: ql(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: ql(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: ql(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: ql(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: ledger(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: ledger(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: ledger(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: ledger(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: commonlisp(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
  - ERROR: commonlisp(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
  - ERROR: commonlisp(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
  - ERROR: verilog(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: verilog(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: verilog(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: verilog(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: teal(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: teal(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: teal(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: teal(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: teal(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: php(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: php(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: php(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: php(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: php(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: devicetree(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: devicetree(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: devicetree(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: devicetree(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: devicetree(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: c(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: json(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: jsdoc(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
  - ERROR: dart(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: dart(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: dart(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: dart(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: css(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: elixir(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: elixir(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: elixir(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: elixir(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: sparql(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: sparql(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: sparql(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: sparql(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: sparql(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: clojure(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: clojure(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: clojure(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: clojure(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: gdscript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
  - ERROR: gdscript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
  - ERROR: gdscript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
  - ERROR: graphql(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
  - ERROR: graphql(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
  - ERROR: graphql(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
  - ERROR: html(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: java(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: java(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: java(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: java(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: turtle(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: turtle(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: turtle(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: turtle(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: turtle(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: kotlin(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
  - ERROR: kotlin(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
  - ERROR: latex(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
  - ERROR: latex(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
  - ERROR: latex(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
  - ERROR: cuda(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: cuda(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: cuda(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: cuda(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: glimmer(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
  - ERROR: dockerfile(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: dockerfile(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: rst(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
  - ERROR: rst(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
  - ERROR: rst(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
  - ERROR: cpp(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: nix(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: nix(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: nix(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: nix(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: beancount(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
  - ERROR: beancount(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
  - ERROR: python(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(locals): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(folds): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(indents): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(injections): Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture

health#lspconfig#check
========================================================================
## Checking language server protocol configuration

health#nvim#check
========================================================================
## Configuration
  - OK: no issues found

## Performance
  - OK: Build type: Release

## Remote Plugins
  - OK: Up to date

## terminal
  - INFO: key_backspace (kbs) terminfo entry: key_backspace=^H
  - INFO: key_dc (kdch1) terminfo entry: key_dc=\E[3~
  - INFO: $COLORTERM='truecolor'

health#provider#check
========================================================================
## Clipboard (optional)
  - OK: Clipboard tool found: pbcopy

## Python 2 provider (optional)
  - INFO: pyenv: Path: /opt/homebrew/Cellar/pyenv/2.0.2/libexec/pyenv
  - INFO: pyenv: $PYENV_ROOT is not set. Infer from `pyenv root`.
  - WARNING: pyenv: Root does not exist: /Users/jared/.pyenv. Ignoring pyenv for all following checks.
  - WARNING: No Python executable found that can `import neovim`. Using the first available executable for diagnostics.
  - ERROR: Python provider error:
    - ADVICE:
      - provider/pythonx: Could not load Python 2:
          /usr/bin/python2 does not have the "neovim" module. :help |provider-python|
          /usr/bin/python2.7 does not have the "neovim" module. :help |provider-python|
          python2.6 not found in search path or not executable.
          /usr/bin/python does not have the "neovim" module. :help |provider-python|
  - INFO: Executable: Not found

## Python 3 provider (optional)
  - INFO: pyenv: Path: /opt/homebrew/Cellar/pyenv/2.0.2/libexec/pyenv
  - INFO: pyenv: $PYENV_ROOT is not set. Infer from `pyenv root`.
  - WARNING: pyenv: Root does not exist: /Users/jared/.pyenv. Ignoring pyenv for all following checks.
  - INFO: `g:python3_host_prog` is not set.  Searching for python3 in the environment.
  - INFO: Multiple python3 executables found.  Set `g:python3_host_prog` to avoid surprises.
  - INFO: Executable: /opt/homebrew/bin/python3
  - INFO: Other python executable: /usr/bin/python3
  - ERROR: Command error (job=7, exit code 1): `'/opt/homebrew/bin/python3' -c 'import sys; sys.path = list(filter(lambda x: x != "", sys.path)); import neovim; print(neovim.__file__)'` (in '/Users/jared')
    stderr: Traceback (most recent call last):  File "<string>", line 1, in <module>  File "/Users/jared/Library/Python/3.9/lib/python/site-packages/neovim/__init__.py", line 5, in <module>    import pynvim  File "/Users/jared/Library/Python/3.9/lib/python/site-packages/pynvim/__init__.py", line 11, in <module>    from pynvim.msgpack_rpc import (ErrorResponse, child_session, socket_session,  File "/Users/jared/Library/Python/3.9/lib/python/site-packages/pynvim/msgpack_rpc/__init__.py", line 10, in <module>    from pynvim.msgpack_rpc.session import ErrorResponse, Session  File "/Users/jared/Library/Python/3.9/lib/python/site-packages/pynvim/msgpack_rpc/session.py", line 7, in <module>    import greenlet  File "/Users/jared/Library/Python/3.9/lib/python/site-packages/greenlet/__init__.py", line 29, in <module>    from ._greenlet import _C_API # pylint:disable=no-name-in-moduleImportError: dlopen(/Users/jared/Library/Python/3.9/lib/python/site-packages/greenlet/_greenlet.cpython-39-darwin.so, 2): no suitable image found.  Did find:	/Users/jared/Library/Python/3.9/lib/python/site-packages/greenlet/_greenlet.cpython-39-darwin.so: mach-o, but wrong architecture	/Users/jared/Library/Python/3.9/lib/python/site-packages/greenlet/_greenlet.cpython-39-darwin.so: mach-o, but wrong architecture
  - INFO: Python version: 3.9.5
  - INFO: pynvim version: unable to load neovim Python module
  - ERROR: pynvim is not installed.
    Error: unable to load neovim Python module
    - ADVICE:
      - Run in shell: /opt/homebrew/bin/python3 -m pip install pynvim

## Python virtualenv
  - OK: no $VIRTUAL_ENV

## Ruby provider (optional)
  - INFO: Ruby: ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20]
  - WARNING: `neovim-ruby-host` not found.
    - ADVICE:
      - Run `gem install neovim` to ensure the neovim RubyGem is installed.
      - Run `gem environment` to ensure the gem bin directory is in $PATH.
      - If you are using rvm/rbenv/chruby, try "rehashing".
      - See :help |g:ruby_host_prog| for non-standard gem installations.

## Node.js provider (optional)
  - INFO: Node.js: v16.4.0
  - WARNING: Missing "neovim" npm (or yarn) package.
    - ADVICE:
      - Run in shell: npm install -g neovim
      - Run in shell (if you use yarn): yarn global add neovim

## Perl provider (optional)
  - ERROR: perl provider error:
    - ADVICE:
      - "Neovim::Ext" cpan module is not installed

health#treesitter#check
========================================================================
## Checking treesitter configuration
  - INFO: Runtime ABI version : 13
  - ERROR: Impossible to load parser for bash: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for beancount: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for bibtex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for c: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for clojure: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cmake: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for comment: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for commonlisp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cpp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for css: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cuda: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for c_sharp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for dart: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for devicetree: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for dockerfile: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for elixir: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for erlang: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for fennel: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for fish: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for gdscript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for glimmer: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for go: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for gomod: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for graphql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for hcl: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for html: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for java: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for javascript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for jsdoc: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for json: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for jsonc: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for julia: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for kotlin: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for latex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ledger: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for lua: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for nix: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocaml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocamllex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocaml_interface: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for php: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for python: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for query: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for r: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for regex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for rst: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ruby: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for rust: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for scss: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for sparql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for supercollider: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for svelte: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for teal: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for toml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for tsx: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for turtle: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for typescript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for verilog: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for vue: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for yaml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for zig: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for bash: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for beancount: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/beancount.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for bibtex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/bibtex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for c: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for clojure: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/clojure.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cmake: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cmake.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for comment: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for commonlisp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/commonlisp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cpp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for css: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cuda: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/cuda.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for c_sharp: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/c_sharp.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for dart: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dart.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for devicetree: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/devicetree.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for dockerfile: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for elixir: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/elixir.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for erlang: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/erlang.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for fennel: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fennel.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for fish: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/fish.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for gdscript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gdscript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for glimmer: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/glimmer.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for go: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for gomod: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/gomod.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for graphql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/graphql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for hcl: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/hcl.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for html: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for java: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/java.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for javascript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for jsdoc: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsdoc.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for json: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for jsonc: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/jsonc.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for julia: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/julia.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for kotlin: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for latex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/latex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ledger: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ledger.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for lua: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for nix: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/nix.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocaml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocamllex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocamllex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ocaml_interface: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ocaml_interface.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for php: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/php.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for python: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for query: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/query.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for r: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/r.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for regex: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/regex.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for rst: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rst.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ruby: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for rust: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for scss: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/scss.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for sparql: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/sparql.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for supercollider: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/supercollider.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for svelte: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/svelte.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for teal: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/teal.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for toml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for tsx: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for turtle: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/turtle.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for typescript: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for verilog: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/verilog.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for vue: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/vue.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for yaml: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for zig: Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so, 1): no suitable image found.  Did find:
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture
    /Users/jared/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/zig.so: mach-o, but wrong architecture


[ ERROR ] 2021-07-09T11:03:25+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	'SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".\n'
[ ERROR ] 2021-07-09T11:03:25+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"SLF4J: Defaulting to no-operation (NOP) logger implementation\nSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\n"
[ ERROR ] 2021-07-09T11:06:01+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	'SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".\n'
[ ERROR ] 2021-07-09T11:06:01+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"SLF4J: Defaulting to no-operation (NOP) logger implementation\nSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\n"
[ ERROR ] 2021-07-09T11:32:46+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	'SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".\n'
[ ERROR ] 2021-07-09T11:32:46+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"SLF4J: Defaulting to no-operation (NOP) logger implementation\nSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"ERROR: Project is already disposed: com.intellij.mock.MockProject@4079f080\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"java.lang.Throwable: Project is already disposed: com.intellij.mock.MockProject@4079f080\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.openapi.diagnostic.Logger.error(Logger.java:143)\n\tat com.intellij.psi.impl.file.impl.FileManagerImpl.dispatchPendingEvents(FileManagerImpl.java:305)\n\tat com.intellij.psi.impl.file.impl.FileManagerImpl.findFile(FileManagerImpl.java:356)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.psi.impl.PsiManagerImpl.findFile(PsiManagerImpl.java:153)\n\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl.findPsiClassInVirtualFile(KotlinCliJavaFileManagerImpl.kt:226)\n\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl.access$findPsiClassInVirtualFile(KotlinCliJavaFileManagerImpl.kt:48)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl$findPsiClass$1.invoke(KotlinCliJavaFileManagerImpl.kt:70)\n\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl$findPsiClass$1.invoke(KotlinCliJavaFileManagerImpl.kt:69)\n\tat org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:101)\n\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl.findPsiClass(KotlinCliJavaFileManagerImpl.kt:69)\n\tat org.jetbrains.kotlin.cli.jvm.compiler.KotlinCliJavaFileManagerImpl.findClass(KotlinCliJavaFileManagerImpl.kt:135)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.psi.impl.PsiElementFinderImpl.findClass(PsiElementFinderImpl.java:49)\n\tat com.intellij.psi.impl.JavaPsiFacadeImpl.doFindClass(JavaPsiFacadeImpl.java:96)\n\tat com.intellij.psi.impl.JavaPsiFacadeImpl.findClass(JavaPsiFacadeImpl.java:73)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.resolveElement(ClsJavaCodeReferenceElementImpl.java:248)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.advancedResolveImpl(ClsJavaCodeReferenceElementImpl.java:125)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.access$000(ClsJavaCodeReferenceElementImpl.java:42)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl$Resolver.resolve(ClsJavaCodeReferenceElementImpl.java:118)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl$Resolver.resolve(ClsJavaCodeReferenceElementImpl.java:113)\n\tat com.intellij.psi.impl.source.resolve.ResolveCache.lambda$resolveWithCaching$2(ResolveCache.java:185)\n\tat com.intellij.openapi.util.Computable.get(Computable.java:17)\n\tat com.intellij.psi.impl.source.resolve.ResolveCache.lambda$loggingResolver$3(ResolveCache.java:227)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat com.intellij.openapi.util.RecursionManager$1.doPreventingRecursion(RecursionManager.java:112)\n\tat com.intellij.openapi.util.RecursionManager.doPreventingRecursion(RecursionManager.java:71)\n\tat com.intellij.psi.impl.source.resolve.ResolveCache.resolve(ResolveCache.java:204)\n\tat com.intellij.psi.impl.source.resolve.ResolveCache.resolveWithCaching(ResolveCache.java:185)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.multiResolve(ClsJavaCodeReferenceElementImpl.java:208)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.advancedResolve(ClsJavaCodeReferenceElementImpl.java:196)\n\tat com.intellij.psi.impl.compiled.ClsJavaCodeReferenceElementImpl.resolve(ClsJavaCodeReferenceElementImpl.java:221)\n\tat org.jetbrains.kotlin.load.java.structure.impl.JavaAnnotationImpl.resolvePsi(JavaAnnotationImpl.java:87)\n\tat org.jetbrains.kotlin.load.java.structure.impl.JavaAnnotationImpl.getClassId(JavaAnnotationImpl.java:51)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.components.JavaAnnotationMapper.mapOrResolveJavaAnnotation(JavaAnnotationMapper.kt:53)\n\tat org.jetbrains.kotlin.load.java.lazy.LazyJavaAnnotations$annotationDescriptors$1.invoke(LazyJavaAnnotations.kt:32)\n\tat org.jetbrains.kotlin.load.java.lazy.LazyJavaAnnotations$annotationDescriptors$1.invoke(LazyJavaAnnotations.kt:31)\n\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$MapBasedMemoizedFunction.invoke(LockBasedStorageManager.java:578)\n\tat kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)\n\tat kotlin.sequences.FlatteningSequence$iterator$1.next(Sequences.kt:299)\n\tat kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)\n\tat kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)\n\tat org.jetbrains.kotlin.load.java.lazy.ContextKt.computeNewDefaultTypeQualifiers(context.kt:240)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.lazy.ContextKt$copyWithNewDefaultTypeQualifiers$1.invoke(context.kt:227)\n\tat org.jetbrains.kotlin.load.java.lazy.ContextKt$copyWithNewDefaultTypeQualifiers$1.invoke(context.kt:227)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat kotlin.UnsafeLazyImpl.getValue(Lazy.kt:81)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.lazy.LazyJavaResolverContext.getDefaultTypeQualifiers(context.kt:124)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement$SignatureParts.toIndexed$add(signatureEnhancement.kt:514)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement$SignatureParts.toIndexed(signatureEnhancement.kt:540)\n\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement$SignatureParts.computeIndexedQualifiersForOverride(signatureEnhancement.kt:481)\n\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement$SignatureParts.enhance(signatureEnhancement.kt:281)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement.enhanceSignature(signatureEnhancement.kt:207)\n\tat org.jetbrains.kotlin.load.java.typeEnhancement.SignatureEnhancement.enhanceSignatures(signatureEnhancement.kt:148)\n\tat org.jetbrains.kotlin.load.java.lazy.descriptors.LazyJavaClassMemberScope$constructors$1.invoke(LazyJavaClassMemberScope.kt:104)\n\tat org.jetbrains.kotlin.load.java.lazy.descriptors.LazyJavaClassMemberScope$constructors$1.invoke(LazyJavaClassMemberScope.kt:84)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValue.invoke(LockBasedStorageManager.java:408)\n\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedNotNullLazyValue.invoke(LockBasedStorageManager.java:527)\n\tat org.jetbrains.kotlin.load.java.lazy.descriptors.LazyJavaClassDescriptor.getConstructors(LazyJavaClassDescriptor.kt:146)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.builtins.jvm.JvmBuiltInsCustomizer.getConstructors(JvmBuiltInsCustomizer.kt:288)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor.computeConstructors(DeserializedClassDescriptor.kt:136)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor.access$computeConstructors(DeserializedClassDescriptor.kt:36)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor$constructors$1.invoke(DeserializedClassDescriptor.kt:68)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor$constructors$1.invoke(DeserializedClassDescriptor.kt:68)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValue.invoke(LockBasedStorageManager.java:408)\n\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedNotNullLazyValue.invoke(LockBasedStorageManager.java:527)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor.getConstructors(DeserializedClassDescriptor.kt:143)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.descriptors.impl.AbstractTypeAliasDescriptor.getTypeAliasConstructors(AbstractTypeAliasDescriptor.kt:67)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedTypeAliasDescriptor.initialize(DeserializedMemberDescriptor.kt:246)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.MemberDeserializer.loadTypeAlias(MemberDeserializer.kt:321)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.createTypeAlias(DeserializedMemberScope.kt:324)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.access$createTypeAlias(DeserializedMemberScope.kt:228)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation$typeAliasByName$1.invoke(DeserializedMemberScope.kt:255)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation$typeAliasByName$1.invoke(DeserializedMemberScope.kt:255)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$MapBasedMemoizedFunction.invoke(LockBasedStorageManager.java:578)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.getTypeAliasByName(DeserializedMemberScope.kt:333)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope.getTypeAliasByName(DeserializedMemberScope.kt:95)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope.getContributedClassifier(DeserializedMemberScope.kt:139)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedPackageMemberScope.getContributedClassifier(DeserializedPackageMemberScope.kt:63)\n\tat org.jetbrains.kotlin.load.java.lazy.descriptors.JvmPackageScope.getContributedClassifier(JvmPackageScope.kt:58)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.resolve.scopes.ChainedMemberScope.getContributedClassifier(ChainedMemberScope.kt:35)\n\tat org.jetbrains.kotlin.resolve.scopes.AbstractScopeAdapter.getContributedClassifier(AbstractScopeAdapter.kt:44)\n\tat org.jetbrains.kotlin.descriptors.FindClassInModuleKt.findClassifierAcrossModuleDependencies(findClassInModule.kt:26)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.descriptors.FindClassInModuleKt.findTypeAliasAcrossModuleDependencies(findClassInModule.kt:64)\n\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.computeTypeAliasDescriptor(TypeDeserializer.kt:261)\n\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.access$computeTypeAliasDescriptor(TypeDeserializer.kt:23)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer$typeAliasDescriptors$1.invoke(TypeDeserializer.kt:38)\n\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer$typeAliasDescriptors$1.invoke(TypeDeserializer.kt:37)\n\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$MapBasedMemoizedFunction.invoke(LockBasedStorageManager.java:578)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.typeConstructor(TypeDeserializer.kt:149)\n\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.simpleType(TypeDeserializer.kt:76)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.simpleType(TypeDeserializer.kt:114)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.type(TypeDeserializer.kt:64)\n\tat org.jetbrains.kotlin.serialization.deserialization.MemberDeserializer.loadProperty(MemberDeserializer.kt:62)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.computeProperties(DeserializedMemberScope.kt:314)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.access$computeProperties(DeserializedMemberScope.kt:228)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation$properties$1.invoke(DeserializedMemberScope.kt:253)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation$properties$1.invoke(DeserializedMemberScope.kt:253)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$MapBasedMemoizedFunction.invoke(LockBasedStorageManager.java:578)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.storage.LockBasedStorageManager$MapBasedMemoizedFunctionToNotNull.invoke(LockBasedStorageManager.java:651)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.getContributedVariables(DeserializedMemberScope.kt:338)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope$OptimizedImplementation.addFunctionsAndPropertiesTo(DeserializedMemberScope.kt:352)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberScope.computeDescriptors(DeserializedMemberScope.kt:115)\n\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedPackageMemberScope.getContributedDescriptors(DeserializedPackageMemberScope.kt:53)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedPackageMemberScope.getContributedDescriptors(DeserializedPackageMemberScope.kt:35)\n\tat org.jetbrains.kotlin.load.java.lazy.descriptors.JvmPackageScope.getContributedDescriptors(JvmPackageScope.kt:74)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.kotlin.resolve.scopes.ChainedMemberScope.getContributedDescriptors(ChainedMemberScope.kt:44)\n\tat org.jetbrains.kotlin.resolve.scopes.AbstractScopeAdapter.getContributedDescriptors(AbstractScopeAdapter.kt:53)\n\tat org.javacs.kt.index.SymbolIndex$allDescriptors$2.invoke(SymbolIndex.kt:128)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.javacs.kt.index.SymbolIndex$allDescriptors$2.invoke(SymbolIndex.kt:126)\n\tat kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:315)\n\tat kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:303)\n\tat org.javacs.kt.index.SymbolIndex$refresh$1$1.invoke(SymbolIndex.kt:70)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.javacs.kt.index.SymbolIndex$refresh$1$1.invoke(SymbolIndex.kt:67)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.inTopLevelTransaction$run(ThreadLocalTransactionManager.kt:173)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.access$inTopLevelTransaction$run(ThreadLocalTransactionManager.kt:1)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt$inTopLevelTransaction$1.invoke(ThreadLocalTransactionManager.kt:194)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.keepAndRestoreTransactionRefAfterRun(ThreadLocalTransactionManager.kt:202)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.inTopLevelTransaction(ThreadLocalTransactionManager.kt:193)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt$transaction$1.invoke(ThreadLocalTransactionManager.kt:151)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.keepAndRestoreTransactionRefAfterRun(ThreadLocalTransactionManager.kt:202)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.transaction(ThreadLocalTransactionManager.kt:123)\n\tat org.jetbrains.exposed.sql.transactions.ThreadLocalTransactionManagerKt.transaction(ThreadLocalTransactionManager.kt:121)\n\tat org.javacs.kt.index.SymbolIndex.refresh$lambda-0(SymbolIndex.kt:67)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:680)\n\tat java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:658)\n\tat java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2164)\n\tat org.javacs.kt.index.SymbolIndex.refresh(SymbolIndex.kt:64)\n\tat org.javacs.kt.SourcePath$initializeIndexAsyncIfNeeded$1.invoke(SourcePath.kt:241)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat org.javacs.kt.SourcePath$initializeIndexAsyncIfNeeded$1.invoke(SourcePath.kt:237)\n\tat org.javacs.kt.util.AsyncExecutor.execute$lambda-1(AsyncExecutor.kt:16)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)\n"
[ ERROR ] 2021-07-09T11:33:08+0200 ] ...im/HEAD-390fed3_2/share/nvim/runtime/lua/vim/lsp/rpc.lua:462 ]	"rpc"	"/Users/jared/.local/share/nvim/lspinstall/kotlin/server/bin/kotlin-language-server"	"stderr"	"\tat java.base/java.lang.Thread.run(Thread.java:831)\n"


### Screenshots

_No response_

### I have

- [X] Read the readme
- [X] Read the wiki
- [X] Searched for similar issues
@rieger-jared rieger-jared added the bug Something isn't working label Jul 9, 2021
@luxus
Copy link
Contributor

luxus commented Jul 9, 2021

can u maybe put the logs in a gist?
I tried to reproduce the error .. I did nvim test.kt and :LspInstall kotlin but it says LSP Inactive.
did I miss something?

@Uzaaft
Copy link
Contributor

Uzaaft commented Jul 9, 2021

Or perhaps make the logs collapsable like this:

Log
# A collapsible section with markdown
<details>
  <summary>Log</summary>
  Put your log here
</details>

Remember to put an empty line being the closing tags for summary and details.

@rafamadriz
Copy link
Member

This doesn't have anything to do with LunarVim, all of the errors say wrong architecture. This was discoursed in the neovim discourse https://neovim.discourse.group/t/tree-sitter-on-m1-mac/40, also on github neovim/neovim#13880

@rieger-jared
Copy link
Author

Ok so I don't think that's the issue. I'm running an arm version of nvim but it appears that the treesitter language plugins are not able to load.

Error detected while processing FileType Autocommands for "*":
E5108: Error executing lua Failed to load parser: uv_dlopen: dlopen(/Users/jared/.local/share/lunarvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.s
o, 1): no suitable image found.  Did find:
        /Users/jared/.local/share/lunarvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
        /Users/jared/.local/share/lunarvim/site/pack/packer/start/nvim-treesitter/parser/kotlin.so: mach-o, but wrong architecture
Press ENTER or type command to continue

So it seems that lvim has installed intel versions of these libraries but not arm ones. Does anyone know how to install arm versions? Or does this need to be supported by the creator of the kotlin parser?

@rieger-jared
Copy link
Author

I fixed this issue by installing through the x86_64 arch. You can do this by first installing homebrew in the x86_64 location /usr/local. After installing homebrew in x86_64 mode, you can then install neovim correctly. After doing this lunarvim works without any issues! I added this comment to the lunar docs.

Please let me know if this doesn't work for you.

LunarVim/lunarvim.org#140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants