HuddleEng / PhantomCSS

Visual/CSS regression testing with PhantomJS
MIT License
4.72k stars 259 forks source link

TypeError: undefined is not an object (evaluating 'fileData.data') #183

Closed romulorochabr closed 7 years ago

romulorochabr commented 7 years ago

Hi guys, I am trying to use PhantomCSS first time. Im following the given step-by-step. It runs very well first time and generates the screen shots, but the second time I receive the erro: TypeError: undefined is not an object (evaluating 'fileData.data').

I took a look at the code and its not "upload or using the files".

Any ideas how to fix it or make it works?

Thank u in advance. log.txt

kosz85 commented 7 years ago

And what was the cause? I have similar problem and I'm struggling.

EDIT: Ah I already know, I had phantomjs installed through ubuntu apt-get which was incompatible.

romulorochabr commented 7 years ago

Hi mate, I think I had a similar problem than yours but I cannot remember very well what my problem was.