DjDeveloperr / skia_canvas

Fast HTML Canvas API implementation for Deno using Google Skia
https://deno.land/x/skia_canvas
Apache License 2.0
124 stars 7 forks source link

Dependency download fails on windows #18

Closed enricobuehler closed 1 year ago

enricobuehler commented 1 year ago

Wanted to use the library but couldn't since the folder where the dependency should be downloaded didn't exist. Creating the folder myself fixed this issue. If wanted i could also create a PR to fix this.

DjDeveloperr commented 1 year ago

PRs are always welcome!