Loading Project Issue From The Github

I’m trying to add my project into my account
I select Ne Project>Import From Git then add my github path, it says loading project but anything happened how can i solve this?
I’ve .gitignore, Procfile and “start”: “node index.js”, code in package json.
Note: project private so I dont know is this a problem?

Hi, if the whole Github repo is private you won’t be able to import. Is this the case?