Missing Wakatime CLI
sundayj opened this issue · 1 comments
Current behavior
Currently, when I enter my Wakatime API, the Wakatime Plugin tells gives me the message "Missing wakatime cli."
I have the CLI installed on my machine via PYPI and I have added the "WAKATIME_HOME" variable with the path to the CLI to my environment variables.
This is what Boostnote's dev console is showing:
Expected behavior
I would expect the notification to either give good news, or give me some ideas on how to troubleshoot the problem.
Steps to reproduce
- Open Boostnote
- Open Preferences
- Click on "Plugins"
- Click the "Enable Wakatime"
- Paste the Wakatime API Key into the text field
- Click Save
Environment
I also manually added a ".wakatime.cfg" file to the WAKATIME_HOME path: C:\Users\justi\AppData\Roaming\WakaTime\wakatime-cli
Inside the cfg file, I set debug to true and added my api key.
Now it looks like boostnote has found the cli, and my Wakatime dashboard has noticed the editor, but I'm still unsure if it is working. I will update this issue after I notice some time logged into Wakatime.