Screenshot of the issue.
I installed Ubtunu 20.04 LTS (as I've read that I need Ubuntu to use ruby on rails on windows 10).
When I open it up for the first time, after installing, it reads:
"Installing, this may take a few minutes.../
The specified network name is no longer available./
Element not found./
Please create a default UNIX user account. The username does not need to match your Windows username./
For more information visit: https://aka.ms/wslusers/
Enter new UNIX username:"
I've tried writing "wslconfig /u Ubuntu-20.04" in the windows command prompt with admin privileges, to unregister to distro (I don't know what that means, I just read it might be helpful). And then opening Ubuntu again - the same thing happens. I've also tried installing Ubuntu (no numbers) through the Windows store, and the same thing happens. I've also tried repairing Ubuntu 20.04, which didn't work.
I'm new to linux, the command prompt, and to coding in general. I'm just trying to put into practice what I'm learning on Code Academy, on the Ruby on Rails course. And it seems that I need Ubuntu for Rails, because Windows makes these things more difficult. So I'm trying to do a workaround for a workaround, as a noob, and would be so grateful for a bit of noob-friendly guidance!