svelte-nodegui-starter icon indicating copy to clipboard operation
svelte-nodegui-starter copied to clipboard

Results 3 svelte-nodegui-starter issues
Sort by recently updated
recently updated
newest added

All the scripts just don’t work on a fresh clone with `npm i`. The first install warned me about an old lockfile, so apologies if I am necroposting. 💀 EDIT:...

Hey! I just cloned this repository and installed dependencies but when I tried to run `npm run dev`. I got this error message: ``` ERROR in src/app.ts:4:15 TS2345: Argument of...

OK, so there are two problems with this repo: * it doesn't run at all * all components overlap This PR fixes the first issue so it runs at all...