79550979

Date: 2025-04-02 15:01:55
Score: 2
Natty:
Report link

I had this same issue when I was starting out and all I had done was miss the starting @ off the package name.

So npm -i primeng

this caused the forced github login prompt

But npm -i @primeng

This was what I meant to type and worked as expected but because I was a n00b I didn't notice I'd missed off the @ symbol.

So....

Reasons:
  • No code block (0.5):
  • User mentioned (1): @primeng
  • User mentioned (0): @packagename
  • Low reputation (0.5):
Posted by: Mordy