You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
I have installed redis server in Windows 10 operating system as per the instructions at MicrosoftArchive. Tried to install the redis node module package in a project using npm install hiredis redis --save command, but it is not installing due to some issues which I am not aware of, check npm-debug.log log for more information on the errors during the installation process.
The text was updated successfully, but these errors were encountered:
I have installed redis server in Windows 10 operating system as per the instructions at MicrosoftArchive. Tried to install the redis node module package in a project using
npm install hiredis redis --save
command, but it is not installing due to some issues which I am not aware of, check npm-debug.log log for more information on the errors during the installation process.The text was updated successfully, but these errors were encountered: