fuzzc0re / electron-svelte-typescript

Advanced template for Electron apps with Svelte and Typescript.
MIT License
44 stars 4 forks source link

npx degit crashes #1

Closed michaelkruglos closed 3 years ago

michaelkruglos commented 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:

! could not fetch remote https://github.com/fuzzc0re/electron-svelte-typescript-boilerplate
! could not find commit hash for master
fuzzc0re commented 3 years ago

The issue must be resolved in the latest commit. Thanks for trying out the template!