FHIR Chat · Error Running Publisher · IG creation

Stream: IG creation

Topic: Error Running Publisher


view this post on Zulip diego kaminker (Nov 10 2020 at 13:38):

I am having a consistent error running any FSH based project, after running SUSHI successfully. Any ideas?
Jekyll has failed. Complete output from running Jekyll:
Liquid Exception: Could not locate the included file 'StructureDefinition-fish-patient-summary-table.xhtml' in any of ["/Users/diego/Dropbox/folder/copy/build/temp/pages/_includes"]. Ensure it exists in one of those directories and, if i (00:24.0551)
Note: Check that Jekyll is installed correctly (00:24.0552)
Publishing Content Failed:
Process exited with an error: 1 (Exit value: 1) (00:24.0553)
(00:24.0553)
Use -? to get command line help (00:24.0553)
(00:24.0553)
Stack Dump (for debugging): (00:24.0553)
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:153)
at org.hl7.fhir.igtools.publisher.Publisher.runJekyll(Publisher.java:5459)
at org.hl7.fhir.igtools.publisher.Publisher.runTool(Publisher.java:5363)
at org.hl7.fhir.igtools.publisher.Publisher.generate(Publisher.java:4829)
at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:837)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:683)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8022)

view this post on Zulip Lloyd McKenzie (Nov 10 2020 at 13:58):

You might want to ask on #shorthand. Are you using the standard base template?

view this post on Zulip diego kaminker (Nov 10 2020 at 14:09):

Just asked. Thanks! @Lloyd McKenzie

view this post on Zulip diego kaminker (Nov 10 2020 at 17:46):

Fixed. Needed last version of the publisher.jar


Last updated: Apr 12 2022 at 19:14 UTC