node-clinic icon indicating copy to clipboard operation
node-clinic copied to clipboard

Does not install properly

Open coachnovak opened this issue 3 years ago • 1 comments

Expected Behavior

Installation of clinic should work per instructions provided with success and no errors.

Current Behavior

I get npm errors telling my it can't connect to the server localhost:4873.

Steps to Reproduce (for bugs)

  1. Started an elevated (also tried non-elevated) Windows Command prompt.
  2. Ran the command 'npm install -g clinic'.

Environment

node v16.7.0 Screenshot 2022-03-28 002430

  • Browser name and version: Latest Chrome Latest Edge

  • Operating system and version: Windows 11

coachnovak avatar Mar 27 '22 22:03 coachnovak

It seems not related to clinic.js itself, instead, the npm installation/your machine configs. Check if you are using a proxy or a similar bug in npm.

RafaelGSS avatar Mar 28 '22 11:03 RafaelGSS