Gar

Results 500 comments of Gar

`beed124b5958bc59ba43212b2cf0dbbe294b4034` is not a valid git reference in that repo

The reason that didn't get implemented is likely due more to the fact that it was a breaking change that got lost in the npm@7 timeline than anything else. A...

I added https://github.com/npm/npm-packlist/issues/48 to the v10 roadmap to see if this is something we want to finally do

changing the scope of ignored files was moved out of scope of npm 10 so that it could land eventually in node 18's main branch (which it has now!). This...

The progress bar in npm has been temporarily removed. It was conflicting with logging output and was generally inaccessible. What you are used to seeing is a mix of the...

You can get what you described by setting your log level to `http`, those were the logging messages "leaking" into the progress bar before.

Closing this one for now since it still has work to be done.