sergi / xslty

Command-line XSLT 2.0 processor
Mozilla Public License 2.0
13 stars 5 forks source link

Error on Windows #2

Closed dsine-de closed 8 months ago

dsine-de commented 10 years ago

I get the following error when trying to do a transormation:

ReferenceError: Can't find variable: Saxon

  phantomjs://webpage.evaluate():2
  phantomjs://webpage.evaluate():9
  phantomjs://webpage.evaluate():9
null

I installed PhantomJS globally - do I need any more prerequisites?