Gar

Results 491 comments of Gar

I like the idea of coming at this from solving a specific problem, i.e. "Telling windows users the extra directory they need to add to their path" This keeps us...

@molisani if `npm doctor` were to have this check, what would the "Recommendation/Notes" be? I'm working on a long-wished-for iteration of npm doctor that allows for discrete checks, and adding...

![Screen Shot 2022-11-22 at 10 08 13 AM](https://user-images.githubusercontent.com/36607/203389302-68a0e678-905f-4ddd-afba-641fef18ac96.png)

![Screen Shot 2022-11-22 at 10 31 20 AM](https://user-images.githubusercontent.com/36607/203393547-e3a3b62f-b829-4204-9979-695c9dec425e.png) ![Screen Shot 2022-11-22 at 10 31 51 AM](https://user-images.githubusercontent.com/36607/203393640-5a0d956d-3985-4bf3-8036-0920cad49c60.png)

If you want to execute a globally installed script you can use npx. What's the use case where that is not available?

Manually having folks fix their path to include the global bin dir feels like fixing a symptom not a problem. The problem being: why isn't this a part of their...

No that is the `node_modules` folder.

I'm not sure what problem this is solving. Do we have timestamps in our docs somewhere that are wrong?

Is there some other issue out there showing that folks are experiencing this issue? npm builds these docs as part of the release process so the date being current is...