alexanderflink / nova-tabnine

TabNine extension for Nova
17 stars 4 forks source link

Crash on first download and install. #11

Closed mikebronner closed 2 years ago

mikebronner commented 3 years ago

When first installing and activating the extension I got the following error:

TabNine[8:43:17.748000] Activate TabNine extension

TabNine[8:43:17.750000] Error: The folder “binaries” doesn’t exist.

TabNine[8:43:17.750000] Found no TabNine executable

TabNine[8:43:17.754000] Downloading TabNine...

TabNine[8:43:17.759000] Error while download TabNine! Please restart extension. zsh:1: permission denied: /Users/mike/Library/Application Support/Nova/Extensions/alexanderflink.tabnine/Scripts/../dl_binaries.sh

TabNine[8:43:17.759000] undefined

TabNine[8:43:17.764000] Extension encountered an uncaught exception:
/Users/mike/Library/Application Support/Nova/Extensions/alexanderflink.tabnine/Scripts/main.js (Line 337, Column 0)
Error: The folder “binaries” doesn’t exist.
    @[native code]
    getVersion@file:///Users/mike/Library/Application%20Support/Nova/Extensions/alexanderflink.tabnine/Scripts/main.js:337:34
    onDownloadExit@file:///Users/mike/Library/Application%20Support/Nova/Extensions/alexanderflink.tabnine/Scripts/main.js:294:36

I disabled and activated again, and everything worked fine after that. Just wanted to let you know that there still seems to be an initial installation issue. Thanks! :)

alexanderflink commented 3 years ago

Thank you! Will look into this.