Stream: shorthand
Topic: unexpected error with an empty FSH file
Jean Duteau (Dec 10 2020 at 19:34):
I created an empty FSH file as a placeholder to myself and forgot it was there until I ran SUSHI and got the following error:
error SUSHI encountered the following unexpected error: Cannot convert undefined or null to object
As soon as I added something to the empty file, the error went away.
Chris Moesel (Dec 10 2020 at 19:35):
Interesting... Can you log a bug against https://github.com/FHIR/sushi/issues ?
Jean Duteau (Dec 10 2020 at 19:36):
yep. and actually it turned out to be a logical model renumbering issue (I forgot that I had done that at the same time!) +1 to making numbering easier :)
Saul Kravitz (Dec 10 2020 at 21:12):
(deleted)
Last updated: Apr 12 2022 at 19:14 UTC