I tried running two svelte projects using npm run dev, however the second one gives the error Error: listen EADDRINUSE: address already in use :::35729.
I have looked online for a solution with no avail.
Where can i modify this configuration to select another port.