Hi,
I’m trying to package a project for the first time, and I got these errors :
UATHelper: Packaging (Windows): ERROR: C:\Users\Amir\Documents\Unreal Projects\NeverAlone\NeverAlone.uproject does not look like uproject file but no targets have been found!
PackagingResults: Error: C:\Users\Amir\Documents\Unreal Projects\NeverAlone\NeverAlone.uproject does not look like uproject file but no targets have been found!
PackagingResults: Error: Unknown Error
I installed latest windows sdk, dotnet sdk, put the hostfxr file in the the right folder, installed the latest version of Visual Studio Code and restarted the project many times.
What can I do to solve this problem ?