You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see in dl_binaries.sh (TabNine was Codota earlier, so this is official), aarch64-unknown-linux-musl is not available. You could ask TabNine to provide this target, but coc-tabnine would have to implement too checking for the right architecture, not only for the right platform.
let g:coc_global_extensions = ['coc-html','coc-css','coc-tabnine',
\ 'coc-yaml','coc-vimtex','coc-tsserver',
\ 'coc-markdownlint','coc-highlight', 'coc-pyright']
[coc.nvim] Download error Invalid response from https://update.tabnine.com/bundles/4.4.273/aarch64-unknown-linux-musl/TabNine.zip: 403
The text was updated successfully, but these errors were encountered: