Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Many errors occuring for latest development branch on M1 macOS (term alacritty) #243

Closed
molleweide opened this issue Nov 15, 2021 · 19 comments

Comments

@molleweide
Copy link
Contributor

molleweide commented Nov 15, 2021

edit

after using latest develop branch for a few moment many errors occur. I have provided checkhealth below under details.

I am going to test the latest development branch on my intel later. but I haven't noticed any problems on my macbook pro intel and last time si checkout latest development was ~last thursday


This error occurs not everytime but often when typing in telescope preview window

Error executing vim.schedule lua callback: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvi
m-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:38: in function '_create_parser'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:93: in function 'get_parser'
        ...er/opt/telescope.nvim/lua/telescope/previewers/utils.lua:107: in function 'ts_highlighter'
        ...er/opt/telescope.nvim/lua/telescope/previewers/utils.lua:81: in function 'highlighter'
        ...scope.nvim/lua/telescope/previewers/buffer_previewer.lua:242: in function 'cb'
        vim.lua:285: in function <vim.lua:285>
Press ENTER or type command to continue

I just pulled the latest dev branch.
I use macOS M1 macbook air in alacritty terminal.

sys info

  • OS: Darwin
  • Neovim version: 0.6.0 (dev)
  • Doom Nvim information:
    • version: 3.2.0-beta2
    • doom_root variable: /Users/hjalmarjakobsson/.config/doom-nvim
    • doom_configs_root variable: /Users/hjalmarjakobsson/.config/doom-nvim

edit > DEVELOP branch checkhealth on M1 macbook air.


lspconfig: require("lspconfig.health").check()
========================================================================
  - INFO: rust_analyzer: configuration checked.

nvim: 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: $TERM_PROGRAM='tmux'
  - INFO: $COLORTERM='truecolor'

## tmux
  - OK: escape-time: 0
  - INFO: Checking stuff
  - WARNING: `focus-events` is not enabled. |'autoread'| may not work.
    - ADVICE:
      - (tmux 1.9+ only) Set `focus-events` in ~/.tmux.conf:
          set-option -g focus-events on
  - INFO: $TERM: xterm-256color
  - INFO: default-terminal: alacritty
  - ERROR: $TERM differs from the tmux `default-terminal` setting. Colors might look wrong.
    - ADVICE:
      - $TERM may have been set by some rc (.bashrc, .zshrc, ...).

nvim-treesitter: require("nvim-treesitter.health").check()
========================================================================
## Installation
  - OK: `tree-sitter` found  0.20.0 (parser generator, only needed for :TSInstallFromGrammar)
  - OK: `node` found v17.0.1 (only needed for :TSInstallFromGrammar)
  - OK: `git` executable found.
  - OK: `gcc` executable found. Selected from { "gcc" }
    Version: gcc (Homebrew GCC 11.2.0) 11.1.0
  - OK: Neovim was compiled with tree-sitter runtime ABI version 13 (required >=13). Parsers must be compatible with runtime ABI.

## Parser/Features H L F I J
  - rust           x x x x x 
  - toml           x x x x x 
  - haskell        x . . . x 
  - comment        x . . . . 
  - json           x x x x . 
  - bash           x x x . x 
  - css            x . x x x 
  - html           x x x x x 
  - javascript     x x x x x 
  - c              x x x x x 
  - python         x x x x x 
  - ruby           x x x x x 
  - typescript     x x x x x 
  - go             x x x x x 
  - lua            x x x x x 
  - http           x . . . x 
  - norg           x . x . x 
  - tsx            x x x x x 
  - cpp            x x x x x 
  - yaml           x x x x x 
  - dockerfile     x . . . x 

  Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections
         +) multiple parsers found, only one will be used
         x) errors found in the query, try to run :TSUpdate {lang}

## The following errors have been detected:
  - ERROR: rust(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: rust(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: toml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: toml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  - ERROR: haskell(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  - ERROR: haskell(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  - ERROR: comment(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  - ERROR: json(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: json(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: bash(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: bash(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: css(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: css(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: html(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: html(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: javascript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: javascript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: c(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: c(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: python(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: python(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: ruby(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: ruby(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  - ERROR: typescript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: typescript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: go(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: go(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: lua(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: lua(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: http(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  - ERROR: http(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  - ERROR: norg(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
  - ERROR: norg(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
  - ERROR: norg(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
  - ERROR: tsx(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: tsx(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: cpp(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: cpp(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  - ERROR: yaml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: yaml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  - ERROR: dockerfile(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: dockerfile(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture

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

## Python 2 provider (optional)
  - INFO: `g:python_host_prog` is not set.  Searching for python2 in the environment.
  - INFO: Executable: /usr/bin/python2
  - INFO: Python version: 2.7.16
  - INFO: pynvim version: 0.4.3
  - OK: Latest pynvim is installed.

## Python 3 provider (optional)
  - 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: /usr/local/bin/python3
  - INFO: Other python executable: /Applications/Xcode.app/Contents/Developer/usr/bin/python3
  - INFO: Other python executable: /usr/bin/python3
  - INFO: Python version: 3.9.8
  - INFO: pynvim version: 0.4.3
  - OK: Latest pynvim is installed.

## Python virtualenv
  - OK: no $VIRTUAL_ENV

## Ruby provider (optional)
  - INFO: Ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-darwin20]
  - INFO: Host: /Users/hjalmarjakobsson/.gem/ruby/3.0.0/bin/neovim-ruby-host
  - OK: Latest "neovim" gem is installed: 0.9.0

## Node.js provider (optional)
  - INFO: Node.js: v17.0.1
  - INFO: Nvim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  - OK: Latest "neovim" npm/yarn package is installed: 4.10.0

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

vim.lsp: require("vim.lsp.health").check()
========================================================================
  - INFO: LSP log level : WARN
  - INFO: Log path: /Users/hjalmarjakobsson/.cache/nvim/lsp.log
  - INFO: Log size: 3 KB

vim.treesitter: require("vim.treesitter.health").check()
========================================================================
  - INFO: Runtime ABI version : 13
  - ERROR: Impossible to load parser for bash: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for c: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for comment: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for cpp: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for dockerfile: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for go: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for haskell: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for html: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for http: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for javascript: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for json: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for lua: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for norg: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for python: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for ruby: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for toml: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for typescript: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  - ERROR: Impossible to load parser for yaml: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found.  Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture


main branch checkhealth on M1 macobook air

```shell

compe: health#compe#check

compe:snippet

  • OK: snippet engine detected.

compe:mapping

  • OK: compe#complete is mapped: (i <C-Space> compe#complete())
  • INFO: compe#confirm is not mapped
  • INFO: compe#close is not mapped
  • OK: compe#scroll is mapped: (i <C-D> compe#scroll({ "delta": -4 }))

lspconfig: require("lspconfig.health").check()

  • INFO: rust: configuration checked.
  • INFO: python: configuration checked.

nvim: 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: $TERM_PROGRAM='tmux'
  • INFO: $COLORTERM='truecolor'

tmux

  • OK: escape-time: 0
  • INFO: Checking stuff
  • WARNING: focus-events is not enabled. |'autoread'| may not work.
    • ADVICE:
      • (tmux 1.9+ only) Set focus-events in ~/.tmux.conf:
        set-option -g focus-events on
  • INFO: $TERM: xterm-256color
  • INFO: default-terminal: alacritty
  • ERROR: $TERM differs from the tmux default-terminal setting. Colors might look wrong.
    • ADVICE:
      • $TERM may have been set by some rc (.bashrc, .zshrc, ...).

nvim-treesitter: require("nvim-treesitter.health").check()

Installation

  • OK: tree-sitter found 0.20.0 (parser generator, only needed for :TSInstallFromGrammar)
  • OK: node found v17.0.1 (only needed for :TSInstallFromGrammar)
  • OK: git executable found.
  • OK: gcc executable found. Selected from { "gcc" }
    Version: gcc (Homebrew GCC 11.2.0) 11.1.0
  • OK: Neovim was compiled with tree-sitter runtime ABI version 13 (required >=13). Parsers must be compatible with runtime ABI.

Parser/Features H L F I J

  • http x . . . x
  • tsx x x x x x
  • bash x x x . x
  • yaml x x x x x
  • dockerfile x . . . x
  • go x x x x x
  • json x x x x .
  • html x x x x x
  • cpp x x x x x
  • haskell x . . . x
  • javascript x x x x x
  • rust x x x x x
  • ruby x x x x x
  • typescript x x x x x
  • c x x x x x
  • comment x . . . .
  • norg . . . . .
  • lua x x x x x
  • python x x x x x
  • css x . x x x
  • toml x x x x x

Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections
+) multiple parsers found, only one will be used
x) errors found in the query, try to run :TSUpdate {lang}

The following errors have been detected:

  • ERROR: http(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  • ERROR: http(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  • ERROR: tsx(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: tsx(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: tsx(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: tsx(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: tsx(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: bash(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  • ERROR: bash(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  • ERROR: bash(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  • ERROR: bash(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  • ERROR: yaml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  • ERROR: yaml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  • ERROR: yaml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  • ERROR: yaml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  • ERROR: yaml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
  • ERROR: dockerfile(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  • ERROR: dockerfile(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  • ERROR: go(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: go(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: go(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: go(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: go(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: json(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  • ERROR: json(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  • ERROR: json(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  • ERROR: json(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  • ERROR: html(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: html(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: html(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: html(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: html(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: cpp(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  • ERROR: cpp(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  • ERROR: cpp(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  • ERROR: cpp(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  • ERROR: cpp(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
  • ERROR: haskell(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  • ERROR: haskell(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  • ERROR: javascript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: javascript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: javascript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: javascript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: javascript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: rust(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: rust(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: rust(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: rust(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: rust(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: ruby(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  • ERROR: ruby(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  • ERROR: ruby(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  • ERROR: ruby(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  • ERROR: ruby(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
  • ERROR: typescript(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: typescript(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: typescript(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: typescript(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: typescript(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: c(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: c(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: c(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: c(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: c(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: comment(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  • ERROR: lua(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: lua(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: lua(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: lua(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: lua(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: python(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: python(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: python(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: python(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: python(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: css(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  • ERROR: css(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  • ERROR: css(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  • ERROR: css(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  • ERROR: toml(highlights): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  • ERROR: toml(locals): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  • ERROR: toml(folds): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  • ERROR: toml(indents): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
  • ERROR: toml(injections): Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture

provider: health#provider#check

Clipboard (optional)

  • OK: Clipboard tool found: pbcopy

Python 2 provider (optional)

  • INFO: g:python_host_prog is not set. Searching for python2 in the environment.
  • INFO: Executable: /usr/bin/python2
  • INFO: Python version: 2.7.16
  • INFO: pynvim version: 0.4.3
  • OK: Latest pynvim is installed.

Python 3 provider (optional)

  • 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: /usr/local/bin/python3
  • INFO: Other python executable: /Applications/Xcode.app/Contents/Developer/usr/bin/python3
  • INFO: Other python executable: /usr/bin/python3
  • INFO: Python version: 3.9.8
  • INFO: pynvim version: 0.4.3
  • OK: Latest pynvim is installed.

Python virtualenv

  • OK: no $VIRTUAL_ENV

Ruby provider (optional)

  • INFO: Ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-darwin20]
  • INFO: Host: /Users/hjalmarjakobsson/.gem/ruby/3.0.0/bin/neovim-ruby-host
  • OK: Latest "neovim" gem is installed: 0.9.0

Node.js provider (optional)

  • INFO: Node.js: v17.0.1
  • INFO: Nvim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  • OK: Latest "neovim" npm/yarn package is installed: 4.10.0

Perl provider (optional)

  • ERROR: perl provider error:
    • ADVICE:
      • "Neovim::Ext" cpan module is not installed

telescope: require("telescope.health").check()

Checking for required plugins

  • OK: plenary installed.
  • OK: nvim-treesitter installed.

Checking external dependencies

  • OK: rg: found ripgrep 13.0.0
  • OK: fd: found fd 8.2.1

===== Installed extensions =====

Telescope Extension: mapper

  • INFO: No healthcheck provided

vim.lsp: require("vim.lsp.health").check()

  • INFO: LSP log level : WARN
  • INFO: Log path: /Users/hjalmarjakobsson/.cache/nvim/lsp.log
  • INFO: Log size: 0 KB

vim.treesitter: require("vim.treesitter.health").check()

  • INFO: Runtime ABI version : 13
  • ERROR: Impossible to load parser for bash: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/bash.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for c: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/c.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for comment: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/comment.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for cpp: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/cpp.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/css.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for dockerfile: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/dockerfile.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for go: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/go.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for haskell: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/haskell.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for html: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/html.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for http: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/http.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for javascript: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/javascript.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for json: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/json.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for lua: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for norg: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for python: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/python.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for ruby: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/ruby.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/rust.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for toml: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/toml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/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/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/tsx.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for typescript: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/typescript.so: mach-o, but wrong architecture
  • ERROR: Impossible to load parser for yaml: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so, 1): no suitable image found. Did find:
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture
    /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/yaml.so: mach-o, but wrong architecture

which_key: health#which_key#check

WhichKey: checking conflicting keymaps

  • WARNING: conflicting keymap exists for mode "n", lhs: "gc"
  • INFO: rhs: <Plug>kommentary_motion_default
  • WARNING: buffer-local keymap overriding global for mode "n", buf: 0, lhs: " "
  • INFO: old rhs: <Nop>
  • INFO: new rhs: <cmd>lua require("which-key").show(" ", {mode = "n", auto = true})<cr>
</details>
@molleweide
Copy link
Contributor Author

this error occurs when trying to access doom documentation via leader d d.

‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
                                        E5108: Error executing lua ...k/cheovim/start/cheovim/lua/doom/core/functions/init.lua:155: Vim(lua):E5108: Er
ror executing lua Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.
so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...f37ffb_1/share/nvim/runtime/lua/vim/treesitter/query.lua:159: in function 'parse_query'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:48: in function 'is_metadata_present'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:95: in function 'inject_metadata'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:123: in function 'on_event'
        ...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:154: in function <...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:136>

        ...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:158: in function 'broadcast_event'
        ...opt/neorg/lua/neorg/modules/core/autocommands/module.lua:47: in function '_neorg_module_autocommand_triggered'
        [string ":lua"]:1: in main chunk
        [C]: in function 'cmd'
        ...k/cheovim/start/cheovim/lua/doom/core/functions/init.lua:155: in function 'open_docs'
        [string ":lua"]:1: in main chunk
stack traceback:
        [C]: in function 'cmd'
        ...k/cheovim/start/cheovim/lua/doom/core/functions/init.lua:155: in function 'open_docs'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

@molleweide
Copy link
Contributor Author

and this when trying to edit a new norg file:

E5108: Error executing lua Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/par
ser/norg.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:38: in function '_create_parser'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:93: in function 'get_parser'
        ...er/opt/nvim-treesitter/lua/nvim-treesitter/highlight.lua:107: in function 'attach'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/configs.lua:455: in function 'attach_module'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/configs.lua:478: in function 'reattach_module'
        [string ":lua"]:1: in main chunk
E5108: Error executing lua Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/par
ser/norg.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:38: in function '_create_parser'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:93: in function 'get_parser'
        ...er/opt/nvim-treesitter/lua/nvim-treesitter/highlight.lua:107: in function 'attach'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/configs.lua:455: in function 'attach_module'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/configs.lua:478: in function 'reattach_module'
        [string ":lua"]:1: in main chunk
Error detected while processing BufEnter Autocommands for "*.norg":
E5108: Error executing lua Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/par
ser/norg.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...f37ffb_1/share/nvim/runtime/lua/vim/treesitter/query.lua:159: in function 'parse_query'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:48: in function 'is_metadata_present'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:95: in function 'inject_metadata'
        ...lua/neorg/modules/core/norg/esupports/metagen/module.lua:123: in function 'on_event'
        ...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:154: in function <...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:136>

        ...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:158: in function 'broadcast_event'
        ...opt/neorg/lua/neorg/modules/core/autocommands/module.lua:47: in function '_neorg_module_autocommand_triggered'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

@molleweide
Copy link
Contributor Author

and this error shows constantly when having a norg file open:

Error detected while processing CursorHold Autocommands for "<buffer=64>":
E5108: Error executing lua Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/par
ser/norg.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/norg.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:38: in function '_create_parser'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:93: in function 'get_parser'
        ...ext-commentstring/lua/ts_context_commentstring/utils.lua:83: in function 'get_node_at_cursor_start_of_line'
        ...-commentstring/lua/ts_context_commentstring/internal.lua:79: in function 'calculate_commentstring'
        ...-commentstring/lua/ts_context_commentstring/internal.lua:100: in function 'update_commentstring'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

@molleweide molleweide changed the title latest dev branch telescope somtimes error I list errors occuring for latest development branch on M1 macOS (term alacritty) Nov 15, 2021
@molleweide
Copy link
Contributor Author

molleweide commented Nov 15, 2021

when typing in a lua file this show:

Error executing vim.schedule lua callback: Failed to load parser: uv_dlopen: dlopen(/Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvi
m-treesitter/parser/lua.so, 1): no suitable image found.  Did find:
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
        /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/lua.so: mach-o, but wrong architecture
stack traceback:
        [C]: in function '_ts_add_language'
        ...ffb_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: in function 'require_language'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:38: in function '_create_parser'
        ...HEAD-2f37ffb_1/share/nvim/runtime/lua/vim/treesitter.lua:93: in function 'get_parser'
        ...acker/opt/nvim-treesitter/lua/nvim-treesitter/indent.lua:52: in function 'get_indent'
        .../opt/indent-blankline.nvim/lua/indent_blankline/init.lua:435: in function 'cb'
        vim.lua:285: in function <vim.lua:285>
Press ENTER or type command to continue

@molleweide molleweide changed the title I list errors occuring for latest development branch on M1 macOS (term alacritty) Many errors occuring for latest development branch on M1 macOS (term alacritty) Nov 15, 2021
@connorgmeehan
Copy link
Collaborator

connorgmeehan commented Nov 16, 2021

Hmmm interesting, this seems to be a more general error with nvim-treesitter's parsers not working on M1 macbook due to its arm64 architecture. I'll investigate this after work tonight. And thank you for the detailed error logs :)

@connorgmeehan
Copy link
Collaborator

Actually reading this again I have no idea what the issue would be. Have you already got the neorg parser installed? There is this workaround if you're having trouble there. Maybe try this if you haven't already, then run :TSUninstall neorg :TSInstallSync neorg and comment the logged output?

@molleweide
Copy link
Contributor Author

cool i'll try this and report back. I will also checkout master and see if the same stuff occurs there.
If anyone else here is using M1 macs please share if you also had these kinds of problems.

@molleweide
Copy link
Contributor Author

TSUninstall neorg:

nvim-treesitter[neorg]: Could not delete /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/neorg.so
rm: /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/neorg.so: No such file or directory
Press ENTER or type command to continue
TSInstallSync neorg

E5108: Error executing lua ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:360: Parser not available for language neorg
stack traceback:
        [C]: in function 'get_parser_install_info'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:360: in function 'install_lang'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:409: in function 'run'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

@molleweide
Copy link
Contributor Author

using main branch works better, but the telescope preview err still pops now and then. Also when entering a lua file a rolling list of similar lua showed.
Ima add the checkhealth for main in OP:

@molleweide
Copy link
Contributor Author

Yo, I think that regarding this (#233) your ideas about new modular struct. It would make sense to split the user configs files so that it is easier to pull in stuff or checkout individual files from a previous branch. Because in my previous molldev branch which is the one I have most of my user configs in, it is quite a pain to walk through it, and pull in all of those changes into this new develop branch since eg. all of the user configs are in one file and therefore I need to split it up or whatever. Maybe, there should be a user dir where each functionality is contained in its own file, eg. autocommands, doom_options, nvim_options, mappings, etc.. so that I can at least quickly checkout my mappings file and ignore all of the rest. I don't fully understand the new modular architecture bc it is quite advanced but I just wanted to get this down.

@molleweide
Copy link
Contributor Author

molleweide commented Nov 17, 2021

on latest develop it is not possible to type in a lua file. it generates error on each keypress.
I removed neorg from doom_modules also fyi.

@molleweide
Copy link
Contributor Author

Yo, I think that regarding this (#233) your ideas about new modular struct. It would make sense to split the user configs files so that it is easier to pull in stuff or checkout individual files from a previous branch. Because in my previous molldev branch which is the one I have most of my user configs in, it is quite a pain to walk through it, and pull in all of those changes into this new develop branch since eg. all of the user configs are in one file and therefore I need to split it up or whatever. Maybe, there should be a user dir where each functionality is contained in its own file, eg. autocommands, doom_options, nvim_options, mappings, etc.. so that I can at least quickly checkout my mappings file and ignore all of the rest. I don't fully understand the new modular architecture bc it is quite advanced but I just wanted to get this down.

LOL what i was trying to say is that when everything is in one file it becomes a pain in this situation I think.

@connorgmeehan
Copy link
Collaborator

Kind of off-topic here so don't want to talk about it too much but when we get around to switching to the more modular architecture it shouldn't effect anyone's configuration, it's more of a 'behind the scenes' restructure of the way doom-nvim is built + make it easier to maintain languages with custom/edge-case tooling. If there's points you want to raise comment them in that issue and we'll do our best to address them :)

Also the solution I posted on #222 may also solve these issues. Please also ensure that you're using the head tree-sitter brew install tree-sitter --HEAD

@molleweide
Copy link
Contributor Author

molleweide commented Nov 17, 2021

cool. I will try to get down with the new module proposal more.

what does tree-sitter -V show for you. this is mine.

╰ tree-sitter -V
tree-sitter 0.20.0

i am asking because I am already having brew install tree-sitter --HEAD in my installer scripts.

@NTBBloodbath
Copy link
Collaborator

TSUninstall neorg:

nvim-treesitter[neorg]: Could not delete /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/neorg.so
rm: /Users/hjalmarjakobsson/.local/share/nvim/site/pack/packer/opt/nvim-treesitter/parser/neorg.so: No such file or directory
Press ENTER or type command to continue
TSInstallSync neorg

E5108: Error executing lua ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:360: Parser not available for language neorg
stack traceback:
        [C]: in function 'get_parser_install_info'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:360: in function 'install_lang'
        ...cker/opt/nvim-treesitter/lua/nvim-treesitter/install.lua:409: in function 'run'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

iirc neorg tree-sitter parser is called norg instead of neorg.

Also for the other errors that's being really strange to me, did you found something similar in nvim-treesitter repo issues?

@molleweide
Copy link
Contributor Author

molleweide commented Nov 18, 2021

yo!

after fixing brew every single error resolved itself:

lspconfig: require("lspconfig.health").check()
========================================================================
  - INFO: rust_analyzer: configuration checked.
  - INFO: pyright: configuration checked.

nvim: 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: $TERM_PROGRAM='tmux'
  - INFO: $COLORTERM='truecolor'

## tmux
  - OK: escape-time: 0
  - INFO: Checking stuff
  - WARNING: `focus-events` is not enabled. |'autoread'| may not work.
    - ADVICE:
      - (tmux 1.9+ only) Set `focus-events` in ~/.tmux.conf:
          set-option -g focus-events on
  - INFO: $TERM: xterm-256color
  - INFO: default-terminal: alacritty
  - ERROR: $TERM differs from the tmux `default-terminal` setting. Colors might look wrong.
    - ADVICE:
      - $TERM may have been set by some rc (.bashrc, .zshrc, ...).

nvim-treesitter: require("nvim-treesitter.health").check()
========================================================================
## Installation
  - OK: `tree-sitter` found  0.20.0 (parser generator, only needed for :TSInstallFromGrammar)
  - OK: `node` found v17.0.1 (only needed for :TSInstallFromGrammar)
  - OK: `git` executable found.
  - OK: `gcc` executable found. Selected from { "gcc" }
    Version: gcc (Homebrew GCC 11.2.0_1) 11.2.0
  - OK: Neovim was compiled with tree-sitter runtime ABI version 13 (required >=13). Parsers must be compatible with runtime ABI.

## Parser/Features H L F I J
  - vim            ✓ ✓ . . ✓ 
  - php            ✓ ✓ ✓ ✓ ✓ 
  - elm            . . . . . 
  - vue            ✓ . ✓ ✓ ✓ 
  - haskell        ✓ . . . ✓ 
  - elixir         ✓ ✓ ✓ ✓ ✓ 
  - rust           ✓ ✓ ✓ ✓ ✓ 
  - perl           ✓ . . . . 
  - cuda           ✓ ✓ ✓ ✓ ✓ 
  - devicetree     ✓ ✓ ✓ ✓ ✓ 
  - yaml           ✓ ✓ ✓ ✓ ✓ 
  - beancount      ✓ .. . 
  - julia          ✓ ✓ ✓ ✓ ✓ 
  - c              ✓ ✓ ✓ ✓ ✓ 
  - latex          ✓ .. ✓ 
  - r              ✓ ✓ . . . 
  - go             ✓ ✓ ✓ ✓ ✓ 
  - d              ✓ . ✓ ✓ ✓ 
  - fortran        ✓ . ✓ ✓ . 
  - surface        ✓ . ✓ ✓ ✓ 
  - json5          ✓ . . . ✓ 
  - ocaml          ✓ ✓ ✓ . ✓ 
  - rst            ✓ ✓ . . ✓ 
  - svelte         ✓ . ✓ ✓ ✓ 
  - ocaml_interface✓ ✓ ✓ . ✓ 
  - llvm           ✓ . . . . 
  - ocamllex       ✓ . . . ✓ 
  - gomod          ✓ . . . . 
  - c_sharp        ✓ ✓ ✓ . ✓ 
  - kotlin         ✓ . . . ✓ 
  - supercollider  ✓ ✓ ✓ ✓ ✓ 
  - cpp            ✓ ✓ ✓ ✓ ✓ 
  - css            ✓ . ✓ ✓ ✓ 
  - html           ✓ ✓ ✓ ✓ ✓ 
  - javascript     ✓ ✓ ✓ ✓ ✓ 
  - java           ✓ ✓ . ✓ ✓ 
  - nix            ✓ ✓ ✓ . ✓ 
  - python         ✓ ✓ ✓ ✓ ✓ 
  - ruby           ✓ ✓ ✓ ✓ ✓ 
  - typescript     ✓ ✓ ✓ ✓ ✓ 
  - zig            ✓ . ✓ ✓ ✓ 
  - jsonc          ✓ ✓ ✓ ✓ ✓ 
  - dart           ✓ ✓ . ✓ ✓ 
  - scss           ✓ . .. 
  - yang           ✓ .. . 
  - norg           ✓ .. ✓ 
  - http           ✓ . . . ✓ 
  - hjson          ✓ ✓ ✓ ✓ ✓ 
  - pioasm         ✓ . . . ✓ 
  - cmake          ✓ .. . 
  - bibtex         ✓ . ✓ ✓ . 
  - teal           ✓ ✓ ✓ ✓ ✓ 
  - turtle         ✓ ✓ ✓ ✓ ✓ 
  - bash           ✓ ✓ ✓ . ✓ 
  - ql             ✓ ✓ . ✓ ✓ 
  - gdscript       ✓ ✓ . . ✓ 
  - dockerfile     ✓ . . . ✓ 
  - verilog        ✓ ✓ ✓ . ✓ 
  - regex          ✓ . . . . 
  - json           ✓ ✓ ✓ ✓ . 
  - dot            ✓ . . . ✓ 
  - lua            ✓ ✓ ✓ ✓ ✓ 
  - scala          ✓ .. ✓ 
  - jsdoc          ✓ . . . . 
  - tsx            ✓ ✓ ✓ ✓ ✓ 
  - fish           ✓ ✓ ✓ ✓ ✓ 
  - fennel         ✓ ✓ . . ✓ 
  - sparql         ✓ ✓ ✓ ✓ ✓ 
  - commonlisp     ✓ ✓ ✓ . . 
  - tlaplus        ✓ .. ✓ 
  - clojure        ✓ ✓ ✓ . ✓ 
  - query          ✓ ✓ ✓ ✓ ✓ 
  - heex           ✓ . ✓ ✓ ✓ 
  - godotResource  ✓ ✓ ✓ . . 
  - erlang         . . . . . 
  - glsl           ✓ ✓ ✓ ✓ ✓ 
  - comment        ✓ . . . . 
  - toml           ✓ ✓ ✓ ✓ ✓ 
  - graphql        ✓ . . ✓ ✓ 
  - swift          . . . . . 
  - glimmer        ✓ . . . . 
  - hcl            ✓ . ✓ ✓ ✓ 
  - ledger         ✓ . ✓ ✓ ✓ 

  Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections
         +) multiple parsers found, only one will be used
         x) errors found in the query, try to run :TSUpdate {lang}

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

## Python 2 provider (optional)
  - INFO: `g:python_host_prog` is not set.  Searching for python2 in the environment.
  - INFO: Executable: /usr/bin/python2
  - INFO: Python version: 2.7.16
  - INFO: pynvim version: 0.4.3
  - OK: Latest pynvim is installed.

## Python 3 provider (optional)
  - 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: /usr/local/bin/python3
  - INFO: Other python executable: /Applications/Xcode.app/Contents/Developer/usr/bin/python3
  - INFO: Other python executable: /usr/bin/python3
  - INFO: Python version: 3.9.8
  - INFO: pynvim version: 0.4.3
  - OK: Latest pynvim is installed.

## Python virtualenv
  - OK: no $VIRTUAL_ENV

## Ruby provider (optional)
  - INFO: Ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-darwin20]
  - INFO: Host: /Users/hjalmarjakobsson/.gem/ruby/3.0.0/bin/neovim-ruby-host
  - OK: Latest "neovim" gem is installed: 0.9.0

## Node.js provider (optional)
  - INFO: Node.js: v17.0.1
  - INFO: Nvim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  - OK: Latest "neovim" npm/yarn package is installed: 4.10.0

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

telescope: require("telescope.health").check()
========================================================================
## Checking for required plugins
  - OK: plenary installed.
  - OK: nvim-treesitter installed.

## Checking external dependencies
  - OK: rg: found ripgrep 13.0.0
  - OK: fd: found fd 8.2.1

## ===== Installed extensions =====

## Telescope Extension: `cheat`
  - INFO: No healthcheck provided

## Telescope Extension: `gh`
  - INFO: No healthcheck provided

## Telescope Extension: `luasnip`
  - INFO: No healthcheck provided

## Telescope Extension: `mapper`
  - INFO: No healthcheck provided

## Telescope Extension: `project`
  - INFO: No healthcheck provided

## Telescope Extension: `repo`
  - INFO: No healthcheck provided

## Telescope Extension: `z`
  - INFO: No healthcheck provided

vim.lsp: require("vim.lsp.health").check()
========================================================================
  - INFO: LSP log level : WARN
  - INFO: Log path: /Users/hjalmarjakobsson/.cache/nvim/lsp.log
  - INFO: Log size: 1 KB

vim.treesitter: require("vim.treesitter.health").check()
========================================================================
  - INFO: Runtime ABI version : 13
  - OK: Loaded parser for bash: ABI version 13
  - OK: Loaded parser for beancount: ABI version 13
  - OK: Loaded parser for bibtex: ABI version 13
  - OK: Loaded parser for c: ABI version 13
  - OK: Loaded parser for clojure: ABI version 13
  - OK: Loaded parser for cmake: ABI version 13
  - OK: Loaded parser for comment: ABI version 13
  - OK: Loaded parser for commonlisp: ABI version 13
  - OK: Loaded parser for cpp: ABI version 13
  - OK: Loaded parser for css: ABI version 13
  - OK: Loaded parser for cuda: ABI version 13
  - OK: Loaded parser for c_sharp: ABI version 13
  - OK: Loaded parser for d: ABI version 13
  - OK: Loaded parser for dart: ABI version 13
  - OK: Loaded parser for devicetree: ABI version 13
  - OK: Loaded parser for dockerfile: ABI version 13
  - OK: Loaded parser for dot: ABI version 13
  - OK: Loaded parser for elixir: ABI version 13
  - OK: Loaded parser for elm: ABI version 13
  - OK: Loaded parser for erlang: ABI version 13
  - OK: Loaded parser for fennel: ABI version 13
  - OK: Loaded parser for fish: ABI version 13
  - OK: Loaded parser for fortran: ABI version 13
  - OK: Loaded parser for gdscript: ABI version 13
  - OK: Loaded parser for glimmer: ABI version 13
  - OK: Loaded parser for glsl: ABI version 13
  - OK: Loaded parser for go: ABI version 13
  - OK: Loaded parser for godotResource: ABI version 13
  - OK: Loaded parser for gomod: ABI version 13
  - OK: Loaded parser for graphql: ABI version 13
  - OK: Loaded parser for haskell: ABI version 13
  - OK: Loaded parser for hcl: ABI version 13
  - OK: Loaded parser for heex: ABI version 13
  - OK: Loaded parser for hjson: ABI version 13
  - OK: Loaded parser for html: ABI version 13
  - OK: Loaded parser for http: ABI version 13
  - OK: Loaded parser for java: ABI version 13
  - OK: Loaded parser for javascript: ABI version 13
  - OK: Loaded parser for jsdoc: ABI version 13
  - OK: Loaded parser for json: ABI version 13
  - OK: Loaded parser for json5: ABI version 13
  - OK: Loaded parser for jsonc: ABI version 13
  - OK: Loaded parser for julia: ABI version 13
  - OK: Loaded parser for kotlin: ABI version 13
  - OK: Loaded parser for latex: ABI version 13
  - OK: Loaded parser for ledger: ABI version 13
  - OK: Loaded parser for llvm: ABI version 13
  - OK: Loaded parser for lua: ABI version 13
  - OK: Loaded parser for nix: ABI version 13
  - OK: Loaded parser for norg: ABI version 13
  - OK: Loaded parser for ocaml: ABI version 13
  - OK: Loaded parser for ocamllex: ABI version 13
  - OK: Loaded parser for ocaml_interface: ABI version 13
  - OK: Loaded parser for perl: ABI version 13
  - OK: Loaded parser for php: ABI version 13
  - OK: Loaded parser for pioasm: ABI version 13
  - OK: Loaded parser for python: ABI version 13
  - OK: Loaded parser for ql: ABI version 13
  - OK: Loaded parser for query: ABI version 13
  - OK: Loaded parser for r: ABI version 13
  - OK: Loaded parser for regex: ABI version 13
  - OK: Loaded parser for rst: ABI version 13
  - OK: Loaded parser for ruby: ABI version 13
  - OK: Loaded parser for rust: ABI version 13
  - OK: Loaded parser for scala: ABI version 13
  - OK: Loaded parser for scss: ABI version 13
  - OK: Loaded parser for sparql: ABI version 13
  - OK: Loaded parser for supercollider: ABI version 13
  - OK: Loaded parser for surface: ABI version 13
  - OK: Loaded parser for svelte: ABI version 13
  - OK: Loaded parser for swift: ABI version 13
  - OK: Loaded parser for teal: ABI version 13
  - OK: Loaded parser for tlaplus: ABI version 13
  - OK: Loaded parser for toml: ABI version 13
  - OK: Loaded parser for tsx: ABI version 13
  - OK: Loaded parser for turtle: ABI version 13
  - OK: Loaded parser for typescript: ABI version 13
  - OK: Loaded parser for verilog: ABI version 13
  - OK: Loaded parser for vim: ABI version 13
  - OK: Loaded parser for vue: ABI version 13
  - OK: Loaded parser for yaml: ABI version 13
  - OK: Loaded parser for yang: ABI version 13
  - OK: Loaded parser for zig: ABI version 13

which_key: health#which_key#check
========================================================================
## WhichKey: checking conflicting keymaps
  - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"gc"**
  - INFO: rhs: `<Plug>kommentary_motion_default`
  - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"\\f"**
  - INFO: rhs: `:Ranger<CR>`
  - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"\\sd"**
  - INFO: rhs: `:call OpenSearch('Duckduckgo',expand('<lt>cword>')) <CR>`
  - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"\\sg"**
  - INFO: rhs: `:call OpenSearch('Google',expand('<lt>cword>')) <CR>`
  - WARNING: conflicting keymap exists for mode **"n"**, lhs: **"yz"**
  - INFO: rhs: `<Plug>Ysurround`
  - WARNING: conflicting keymap exists for mode **"v"**, lhs: **"\\sd"**
  - INFO: rhs: `:call OpenSearch('Duckduckgo',GetVisualSelection()) <CR>`
  - WARNING: conflicting keymap exists for mode **"v"**, lhs: **"\\sg"**
  - INFO: rhs: `:call OpenSearch('Google',GetVisualSelection()) <CR>`
  - WARNING: buffer-local keymap overriding global for mode **"i"**, buf: 0, lhs: **"\18"**
  - INFO: old rhs: `registers#peek('<C-R>')`
  - INFO: new rhs: `<cmd>lua require("which-key").show("\18", {mode = "i", auto = true})<cr>`
  - WARNING: buffer-local keymap overriding global for mode **"n"**, buf: 0, lhs: **"\""**
  - INFO: old rhs: `registers#peek('"')`
  - INFO: new rhs: `<cmd>lua require("which-key").show("\"", {mode = "n", auto = true})<cr>`

@connorgmeehan
Copy link
Collaborator

Yay, that's great to hear! Ok so did the fix in #222 resolve this issue? Does this mean we can close this issue and are there any other related issues that we can close?

@molleweide
Copy link
Contributor Author

Closing for now!

@molleweide
Copy link
Contributor Author

I havent seen any issues atm. Pray to god

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants