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
I've copy/pasted the example in my local ubuntu machine - works perfect.
Trying on my remote Windows8 computer (AWS) - I get this error trying to run the example:
TypeError: Cannot call method 'createPage' of undefined
I have installed phantomjs:
npm install phantomjs -g
phantomjs --version 1.9.7
Any ideas??
The text was updated successfully, but these errors were encountered:
I've copy/pasted the example in my local ubuntu machine - works perfect.
Trying on my remote Windows8 computer (AWS) - I get this error trying to run the example:
TypeError: Cannot call method 'createPage' of undefined
I have installed phantomjs:
npm install phantomjs -g
phantomjs --version
1.9.7
Any ideas??
The text was updated successfully, but these errors were encountered: