Problem with uploading packages

Question: I can’t upload Python/Node package because when I enter a PyPI/Npm username, then I can’t enter a password. The whole program stops and whatever I type in the “password” field doesn’t show up.

Repl link: It works with every Node.js and Python repl.

If it matters:

{
  "browser": "Google Chrome",
  "device": "Android"
}

When you type your password in the password field, the password is hidden. Not sure about NPM, but with PyPI the password is hidden when you type it.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.