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
{{ message }}
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.
Currently the service does not function on PhantomJS 2.0.0. One reason is that scripts/rasterizer.js uses phantom.args which has been deprecated and removed in PhantomJS 2.0.0. There may be other issues as well, as a quick switch to the "system.args" still caused 500 errors.
The text was updated successfully, but these errors were encountered:
Currently the service does not function on PhantomJS 2.0.0. One reason is that scripts/rasterizer.js uses phantom.args which has been deprecated and removed in PhantomJS 2.0.0. There may be other issues as well, as a quick switch to the "system.args" still caused 500 errors.
The text was updated successfully, but these errors were encountered: