gevorg / htpasswd

Node.js package for HTTP Basic Authentication password file utility.
MIT License
58 stars 10 forks source link

htpasswd unable to install in windows #24

Open shankarjai2525 opened 1 year ago

shankarjai2525 commented 1 year ago

Hi, I'm running npm version (9.6.6) and node version (v18.15.0). When I run the command "npm install -g htpasswd" $ npm install -g htpasswd

changed 20 packages in 2s

but the utility is not installed.. I don't have admin rights in the machine. not sure if that is causing the error.