I'm new to yslow. I did the in windows install but getting an error when running your basic commands:
$ ./bin/phantomjs.exe yslow.js --info basic --format tap --threshold B http://yslow.org
TypeError: undefined is not an object (evaluating 'args.length')
phantomjs://code/yslow.js:5 in global code
I also did the linux install on ubuntu and got the same error message.
What am I missing
I'm new to yslow. I did the in windows install but getting an error when running your basic commands:
$ ./bin/phantomjs.exe yslow.js --info basic --format tap --threshold B http://yslow.org
TypeError: undefined is not an object (evaluating 'args.length')
phantomjs://code/yslow.js:5 in global code
I also did the linux install on ubuntu and got the same error message.
What am I missing