sindresorhus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support fast.com's new upload speed test

danielhuang opened this issue · comments

Support fast.com's new upload speed test

👍 But should be behind a --verbose flag. Could also include the latency info. PR welcome.

I published a npm module with my changes: @yellowiki/fast-cli

Hi i just download the update for api.js cli,js and package.json due im interested to have the upload/download and latancy, but i got an error when i try to execute.

`fast
internal/modules/cjs/loader.js:583
throw err;
^

Error: Cannot find module 'deep-equal'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/usr/local/lib/node_modules/fast-cli/api.js:5:16)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
`