You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not what I thought it was. When you run it on a directory with no metadata or spreadsheet, it should
traverse the file system and build the spreadsheet and json, and then
use the metadata to build the HTML preview
I think the backtrace is being caused by an order-of-execution bug where the second of these steps is happening before the json file has been written out.
Throws a big noisy 'uncaught promises' backtrace when it can't find the ro-crate-metadata.json
The text was updated successfully, but these errors were encountered: