jeep
10/12/2022, 7:41 AMjyeung
10/12/2022, 10:35 AMnetwork-timeout
has been removed in the version of yarn you're running and our script is out of date - lemme investigate further. It's available on the version I'm running, which is 1.22.15
Anyway, as a temp workaround, you can remove the argument here: https://github.com/dendronhq/dendron/blob/45a8c09e53132a231ebe5b607bd272caf325860c/package.json#L81
Change it to "bootstrap:bootstrap": "npx yarn --frozen-lockfile && yarn gen:meta",
and it should get past that errorjyeung
10/12/2022, 10:46 AMjeep
10/13/2022, 1:02 PM