I have installed redis-cli
on my Windows 10 Enterprise
using node npm and it is now installed at the location:
AppData\Roaming\npm\node_modules\redis-cli
I have also added the following folder to my PATH Variable:
%USERPROFILE%\AppData\Roaming\npm
I am still getting the below error:
C:\Users\myuser>redis-cli
'redis-cli' is not recognized as an internal or external command,
operable program or batch file.