Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImplementationGuide.definition error ImplementationGuide.definition.resource: minimum required = 1, but only found 0 #10

Open
akiander opened this issue Mar 10, 2023 · 0 comments

Comments

@akiander
Copy link

I've followed all the steps on my macbook, which have all gone quite smoothly until I got to this step:

https://github.com/cqframework/content-ig-walkthrough#build

I am able to run the _genonce.sh script and most of the script seems to run successfully however it always comes back with an error message, so no index.html is generated:

YourComputableContentIGNameHere : Validation Results
=========================================

err = 1, warn = 0, info = 0
IG Publisher Version: 1.1.128 Out of date - current version is 1.2.41
Generated Fri Mar 10 09:09:19 EST 2023. FHIR version 4.0.1 for example.fhir.uv.contentig#0.1.0 (canonical = http://somewhere.org/fhir/uv/contentig)
 Build Errors : 1 / 0 / 0
 /Users/ak/Documents/Code/cqframework/content-ig-walkthrough/input/contentig : 1 / 0 / 1
</table>
== n/a ==
ERROR: /Users/ak/Documents/Code/cqframework/content-ig-walkthrough/output/searchform.html#/html/body/div/div/a/img/div/div/nav/div/div/ul/li/a at Line 63, column 21: The link 'index.html' for "Specification" cannot be resolved
== input/contentig.xml ==
ERROR: ImplementationGuide/example.fhir.uv.contentig: ImplementationGuide.definition: ImplementationGuide.definition.resource: minimum required = 1, but only found 0 (from http://hl7.org/fhir/StructureDefinition/ImplementationGuide)

My assumption is that this is the primary issue:

ImplementationGuide.definitionerrorImplementationGuide.definition.resource: minimum required = 1, but only found 0 (from http://hl7.org/fhir/StructureDefinition/ImplementationGuide)

I did try manually updating the publisher.jar file to the latest version 1.2.41, but that produced even more errors, so I went back and reran the _updatePublisher.sh which appears to run to completion successfully and that brought me back to this state.

Can you advise on what I might be missing?

@akiander akiander changed the title ImplementationGuide.definitionerrorImplementationGuide.definition.resource: minimum required = 1, but only found 0 ImplementationGuide.definition error ImplementationGuide.definition.resource: minimum required = 1, but only found 0 Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant