Failed to copy .ini in creating a new project with blueprint

Hi everyone,
when I try to create a new project with blueprint, it show an error message like this:

Failed to copy “/Users/Shared/Epic Games/UE_4.19/Templates/TP_FirstPersonBP/Config/DefaultGame.ini” to “/Users/federicob/Desktop/corsocinema/Config/DefaultGame.ini”.

I don’t know why this path is not correct.
Please help me because I can do nothing with this problem.

Thanks a lot!

Up for this question

Did you figure it out yet? I’m having the exact same problem.

same here :frowning:

EDIT:
I found my issue is caused by Access Permission for the target path. Resolved.

@anonymous_user_a6184443 Can you explain me how to resolve? thanks

Hi,
I found my issue is caused by access right for the target folder.
The reason is that I just re-install windows, and leave the data disk(D:) intact.
After installing UE4 via UE4Launcher, I try to create a new project to D: disk, and it failed just like this.
I test copying a file into the destination folder and it indeed shows up an warning message that I have to gain administrative access right to continue.
What I do is to go to D: disk root directory, and change file(and all child folder) ownership and complete access right to current user, and the issue is gone.