tbodt / deoplete-tabnine

Deoplete source for TabNine
256 stars 17 forks source link

Error while trying to activate license #2

Closed yome closed 6 years ago

yome commented 6 years ago

While trying to use this and entering the key to activate my license I'm getting the error message: "Couldn't write your registration key to disk due to the following error: No such file or directory (os error 2)".

I don't have time to dig into this right now but I'll try to give it a go later today.

Shougo commented 6 years ago

It seems tabnine's issue. You should ask it on this.

https://github.com/zxqfl/TabNine/issues

yome commented 6 years ago

I've found the issue, it's very simple. Tabnine's binary expect the folder with the executable to be called "binaries" but right now it's named "bin". I'll submit a PR that solves this.

tbodt commented 6 years ago

Fixed by #3.