Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Install script does not support Apple Silicon #6

Open
lougreenwood opened this issue Feb 16, 2021 · 2 comments
Open

Install script does not support Apple Silicon #6

lougreenwood opened this issue Feb 16, 2021 · 2 comments

Comments

@lougreenwood
Copy link

Hi,

I'm new to nvim/vim and I'm attempting to create a setup which allows me to move away from VSCode, so I'm very happy to see this plugin!

However, I get the following error when launching nvim after installing this plugin and it's dependencies:

TabNine: exit 2

I'm on a M1 Mac mini, if that's of consequence.

Thanks!

@lougreenwood
Copy link
Author

Here's what I get when running the binary:

❯ ./TabNine --log_to_stderr
./TabNine: line 1: syntax error near unexpected token `newline'
./TabNine: line 1: `<html>'

version is 3.2.28/arm64-apple-darwin

@lougreenwood
Copy link
Author

I created an issue on the tab nine repo. It seems that the problem is in the install script not downloading a correct binary for Apple Silicon.

codota/TabNine#341 (comment)

@lougreenwood lougreenwood changed the title TabNine: exit 2 Install script does not support Apple Silicon Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant