79421052

Date: 2025-02-07 13:33:58
Score: 0.5
Natty:
Report link

Actually error says everything clearly;

Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory.

Your project path has Non-ASCII Character, for your case its seems like the "Ü" char at "/Masaüstü/".

For the solution; you can change the project location to another file what its not has a non-ASCII char or open a folder outside the desktop and do not contain any non-ASCII characters. Do not contain any Turkish characters like ü,ğ,ö etc.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Yusuf