Closed michaelkruglos closed 3 years ago
Using the command described in readme I ran npx degit fuzzc0re/electron-svelte-typescript-boilerplate MyApp and it crashed with the following error:
npx degit fuzzc0re/electron-svelte-typescript-boilerplate MyApp
! could not fetch remote https://github.com/fuzzc0re/electron-svelte-typescript-boilerplate ! could not find commit hash for master
The issue must be resolved in the latest commit. Thanks for trying out the template!
Using the command described in readme I ran
npx degit fuzzc0re/electron-svelte-typescript-boilerplate MyApp
and it crashed with the following error: