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
When running bash make_run.sh I get the error datapack is not defined.
/Users/bbb/sandbox/corpus-tools-ro-crate/src/items.js:81
const lang = datapack.get({
^
ReferenceError: datapack is not defined
at storeObject (/Users/bbb/sandbox/corpus-tools-ro-crate/src/items.js:81:34)
at main (/Users/bbb/sandbox/corpus-tools-ro-crate/index.js:88:23)
The text was updated successfully, but these errors were encountered:
When running
bash make_run.sh
I get the errordatapack is not defined
.The text was updated successfully, but these errors were encountered: