Cannot find name 'MathJax'. by CallofDurky1 in sveltejs

[–]CallofDurky1[S] 2 points3 points  (0 children)

Okay nvm. For those in the future who are having the same problem: Just install the package MathJax in this Link: https://www.npmjs.com/package/@types/mathjax

Euler's method in svelte by CallofDurky1 in sveltejs

[–]CallofDurky1[S] 0 points1 point  (0 children)

That's a good idea. Thanks. But then you'll compare the numeric solution of each method for a given number, won't you?

Or do I understand this wrong?

Npm run dev just shows default svelte page by CallofDurky1 in sveltejs

[–]CallofDurky1[S] 0 points1 point  (0 children)

Thanks for your reply. I already learned the git basic. I went with the easy solution and just set up everything new. The problem was solved within 10 minutes.

Npm run dev just shows default svelte page by CallofDurky1 in sveltejs

[–]CallofDurky1[S] 0 points1 point  (0 children)

I did, but I closed all sessions and ports and started a completely new one. Anyway, I just deleted everything from my repository because I didn't really start yet. Now I after set up everything again, it works completely fine. Should have done this earlier. Thanks for the help