Open ghost opened 2 years ago
Right now I'm getting: File 'c:/Users/Filip/Documents/Coding/svelte/survivalgame/src/App.svelte' is not a module.ts(2306) and in browser I'm getting Uncaught TypeError: App is not a constructor at main.ts:3:13
File 'c:/Users/Filip/Documents/Coding/svelte/survivalgame/src/App.svelte' is not a module.ts(2306)
Uncaught TypeError: App is not a constructor at main.ts:3:13
I just updated all dependencies, try it out, see if you still getting error
Right now I'm getting:
File 'c:/Users/Filip/Documents/Coding/svelte/survivalgame/src/App.svelte' is not a module.ts(2306)
and in browser I'm gettingUncaught TypeError: App is not a constructor at main.ts:3:13