When I use command bun run compile-data, I met the error as follow:
Array Extensions loaded
Fetching patch info...
Fetching patch infos
error: unable to verify the first certificate
path: "https://api.github.com/repos/HeroesToolChest/heroes-data/releases",
errno: 0,
code: "UNABLE_TO_VERIFY_LEAF_SIGNATURE"
Bun v1.2.10 (Windows x64)
error: script "compile-data" exited with code 1
How to solve it? Thanks.
When I use command bun run compile-data, I met the error as follow:
How to solve it? Thanks.