Tell us what’s happening:
The downloaded universe.sql file is completely blank, o bytes. I actually managed to copy and paste the information manually into a text file and save it with an sql extension.
However, when I try to share the link to the file in my github repository and submit it, I get a message that I need to complete the project first. I read in the forum that many people had that same issue. I reloaded and clicked on completed again and again but apparently nothing I’m doing is working. Could you please, help.
Really appreciated.
Hi! I opened the universe.sql file on the platform where I did the course. I selected all the text and I copied it without formatting in a blank text editor file: on my mac I used TextEdit, I believe on a PC/Windows, you can use NotePad. After you copy the content in your TextEdit/NotePad, you save the file with an extension sql on you computer. Then you upload the file on GitHub. Hope this helps.
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
When I opened my universe.sql file, there is nothing displayed in the editor section. But when I login to the terminal psql, all the information is inside. So how to copy the code when I cannot access it in the editor section?