You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are not using a private instance of webpagetest and run webpagetest test http://twitter.com/marcelduran and get a 400 error it means you don't have your API KEY setup. Request one at http://www.webpagetest.org/getkey.php
Also if you want the latest nodejs and npm:
On Ubuntu Server 14.04.1 LTS (I know it's not exactly 14.10) as of this writing, will only install nodejs v0.10.25 using sudo apt-get install nodejs by default. If you want the current version, v0.10.35, you can use nodesource's debian/ubuntu binaries. The installation is very simple:
Hi
I install npm and node via apt:
apt-get install npm node
After I install webpagetest:
npm install webpagetest -g
It installed but not work:
webpagetest --help
No helps givens, no commands executed
The text was updated successfully, but these errors were encountered: