Awesome
Seems like this package was deployed to Maven repository but Clojars DB didn't get updated: https://clojars.org/repo/cljsjs/html2canvas/1.0.0-alpha.12-0/ https://clojars.org/cljsjs/html2canvas https://circleci.com/gh/cljsjs/packages/3450
@juhoteperi Ah, it looks like a database update failed (that's what the "Serialized task failed" response means). But I don't see an exception in sentry, so we are failing to send it there.
@tcrawley What would be best way to fix this? Or should I Just bump the version?
There isn't an easy way to fix this version, unfortunately. I think the only option now is to bump the version. Would you mind filing an issue for this so I'll remember to dig in further when I have more time? I'd like to prevent it in the future
@tcrawley Done, https://github.com/clojars/clojars-web/issues/700. And I'll just bump version for this case.
Thanks!