Publishing the project has failed in community edition

Publishing the project has failed.

Error: Value cannot be null or an empty string.
Parameter name: source

System.Exception: Publishing the project has failed.

Error: Value cannot be null or an empty string.
Parameter name: source —> System.ArgumentException: Value cannot be null or an empty string.
Parameter name: source
at NuGet.PackageServer…ctor(String source, String userAgent)
at UiPath.Project.Deploy.ProjectPackageManager.PushPackage(String packFilePath, String nuGetUrl, String nuGetApiKey, Int32 timeout)
at UiPath.Workflow.ViewModels.MainViewModel.PackAndPush()
— End of inner exception stack trace —

Have you setup the orchestrator and linked your machine correctly?

You are correct, I first tried to publish & then configure the Robot with Orch, thus was facing error.
It is now resolved.

1 Like

Great!