Hello, I just updated mdgen and got the following error message when I tried to convert one of our files: ``` { [TypeError: /usr/lib/node_modules/mdgen/node_modules/metadata-json/lib/../resources/html/templates/navigation.ejs:8 6| <% include head %> 7| </head> >> 8| <body> 9| 10| <div style="padding-top: 1em; overflow-x: auto; width: 100%"> 11| <div style="margin-bottom: 1em;"> Cannot read property 'name' of undefined] path: '/usr/lib/node_modules/mdgen/node_modules/metadata-json/lib/../resources/html/templates/navigation.ejs' } ``` Mdgen version 0.9.0 works fine with this file, though. Thanks!
Hello,
I just updated mdgen and got the following error message when I tried to convert one of our files:
Mdgen version 0.9.0 works fine with this file, though.
Thanks!