HQuadratIT
HQuadratIT
You have to escape on your bash $ curl http://localhost:3000/?url=www.google.com\&width=800\&height=600 > google.png Note the \ before the &
Can confirm the solution by @ryangurn . Added a symlink to phantomjs in /bin.
Can confirm the same effect today, downloaded RTFM skeleton (version 1.0.2).
Resolution here: checked /user/themes/ directory, antimatter was indeed not shipped with the package. I executed `bin/gpm install antimatter` and now things run fine.