ddsol / speedtest.net

node.js SpeedTest.net client module
MIT License
607 stars 126 forks source link

No test performed #128

Open ghost opened 2 years ago

ghost commented 2 years ago

I just get this output straight away:

user@server:~$ sudo  npm install --global speedtest-net
npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future

added 184 packages, and audited 185 packages in 38s

7 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
user@server:~$ speedtest-net

┌────────────────────────────────────────────────────────────────────────┐
│                                                                        │
│                                                                        │
│                                                                        │
│          Ping                  Download                 Upload         │
│          -+--                    -+--                    -+--          │
│                                                                        │
│                                                                        │
└────────────────────────────────────────────────────────────────────────┘

Nothing else.

andersostling56 commented 2 years ago

Same here. Arch, fully updated. Starts and exists silently with no visible result.

jack2684 commented 2 years ago

Same here

pavelloz commented 2 years ago

Same here @ 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 arm64

DEV-DIBSTER commented 1 year ago

Can also confirm this is happening.

farukylc commented 1 year ago

same here

Davide-Lotito commented 1 year ago

Same for me. With Ubuntu 22.04.1

MadimetjaShika commented 1 year ago

As per this suggestion, you may need to first accept the License and GDPR terms, i.e. speedtest-net --accept-license --accept-gdpr - you only need to run this once.

I had the same issue, but after accepting the License and GDPR terms, the "silence" was gone.

Edit: The readme also hints to this.

CatPetrova commented 1 year ago

Same here.Windows 11, node 14.17.5

adamk commented 11 months ago

Same issue here. Repo hasn't been updated since last year. Tried accepting terms with no luck.