79263171

Date: 2024-12-08 19:12:57
Score: 1
Natty:
Report link

Verify that the npm is pointing in the correct place:

npm config get registry

my mistake is that it was pointing to "http" not "https"

so just reset the config:

npm config set registry https://registry.npmjs.org/

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gauss