WakaTimeCLI icon indicating copy to clipboard operation
WakaTimeCLI copied to clipboard

This npm package shadows the official wakatime CLI

Open Gravifer opened this issue 4 years ago • 1 comments

I had this commandline dashboard package installed, however it uses the wakatime command and shadows the official cli for logging. Since I am trying to develop a plug in, I would like to have this package uninstalled, however npm uninstall wakatimecli does not do the trick.

Gravifer avatar Feb 23 '21 02:02 Gravifer

The vim-wakatime plugin now detects npm and node in the wakatime-cli binary path to prevent using this library accidentally in place of wakatime-cli after:

https://github.com/wakatime/vim-wakatime/issues/171

alanhamlett avatar Nov 17 '23 07:11 alanhamlett