npm install when telemetry server is down #1

Open
opened 2020-03-18 09:34:06 +00:00 by Ghost · 0 comments

Hello,

npm install hangs whe the telemetry @ api.therootcompany.com is down. I suggest setting a short timeout.

$ npm install ssh-to-jwk 

> ssh-to-jwk@1.2.6 postinstall .../node_modules/ssh-to-jwk
> node lib/telemetry.js event:install

+ ssh-to-jwk@1.2.6
added 1 package from 1 contributor and audited 1 package in 76.128s
found 0 vulnerabilities
Hello, npm install hangs whe the telemetry @ api.therootcompany.com is down. I suggest setting a short timeout. ``` $ npm install ssh-to-jwk > ssh-to-jwk@1.2.6 postinstall .../node_modules/ssh-to-jwk > node lib/telemetry.js event:install + ssh-to-jwk@1.2.6 added 1 package from 1 contributor and audited 1 package in 76.128s found 0 vulnerabilities ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/ssh-to-jwk.js#1
No description provided.