earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
624 stars 18 forks source link

Unable to run Earthstar due to broken dependency #258

Closed AnActualEmerald closed 2 years ago

AnActualEmerald commented 2 years ago

What's the problem you want solved?

The crayon_chalk_aliases dependency is broken because crayon v3 removed types.ts from their root directory image

Is there a solution you'd like to recommend?

Switch to a maintained crayon dependency, perhaps using https://deno.land/x/crayon@3.1.0/src/extensions/chalk_aliases.ts

I don't know how prevalent this library is but I'd be willing to lend a hand with swapping it out

sgwilym commented 2 years ago

Fix published in v9.3.3! Thanks for the report.