catchpoint/WebPageTest.api-nodejs

Using npx gaves me errors that I don't get when I "yarn global add webpagetest"

trollepierre opened this issue · 1 comments

Capture d’écran 2020-05-13 à 20 16 24

I don't have any clues about what could be the error

Sorry, I guess the issue is due to:
webpagetest test https://my.url --first --poll --specs tools/webpagetest-threshold.json
that should be, when I run npx
webpagetest test https://my.url --first --poll --specs ./tools/webpagetest-threshold.json