<!-- Note: Please search to see if an issue already exists for your problem: https://github.com/npm/cli/issues --> ### Current Behavior: when i type ```bash npm adduser ``` #### After adding my username I am not able able to type my password ... whatever I type nothing shows in Terminal #### I tried Hyper terminal , VS Code terminal , Bash and even Windows command Line but nothing worked ```npm $ npm adduser Username: iamjarvis ( for example ) Password: ``` ### Environment: - Node: v14.15.1 - npm: 6.14.8 #### Kindly help .... Thanks A lot