FHIR Chat · Error from ig publisher about spaces · IG creation

Stream: IG creation

Topic: Error from ig publisher about spaces


view this post on Zulip Sean McIlvenna (Feb 11 2022 at 16:24):

Exception in thread "main" java.lang.Error: There is a space in the folder path: "C:\Users\XXX - XXX - XXX". Please fix your directory arrangement to remove the space and try again
        at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1629)
        at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:794)
        at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:9099)

Any way to get around this? The folder structure really needs spaces in it, if at all possible.

view this post on Zulip Jose Costa Teixeira (Feb 11 2022 at 17:00):

Do you need your content in folder that contains spaces? Can't you run it from another folder that has no spaces?

view this post on Zulip Jose Costa Teixeira (Feb 11 2022 at 17:00):

If not, I don't know if a symlink is possible../whether it would help?

view this post on Zulip Sean McIlvenna (Feb 11 2022 at 17:11):

oooo

view this post on Zulip Sean McIlvenna (Feb 11 2022 at 17:11):

symlink is a great idea

view this post on Zulip Sean McIlvenna (Feb 11 2022 at 17:11):

cause yes, spaces are important

view this post on Zulip Sean McIlvenna (Feb 11 2022 at 17:11):

for reasons

view this post on Zulip Sean McIlvenna (Feb 11 2022 at 17:11):

:)

view this post on Zulip Grahame Grieve (Feb 11 2022 at 19:11):

yes I think it does matter later. I have enough problems with parameters to command lines and quoting/escaping that I don't to add nested quoting to the picture


Last updated: Apr 12 2022 at 19:14 UTC