Any help on this ERROR? NuGet.Packaging.Core.PackagingException: Nuspec file does not exist in package

Dear friends,

I am trying to implement a RPA for a Company. After Installation of the Community Edition (for the proof of concept), I tried to initialize a new Project.
There I got stuck with the following error:

=> [ERROR] [UiPath.Studio.exe] [1] OpenAsyncInternal: NuGet.Packaging.Core.PackagingException: Nuspec file does not exist in package.

Does anyone know, what I could try to get rid of this?

Best regards
Matt

@Mkohl

When you are getting this error ?

Are you getting this error at the time of creating new project ?

Yes, exactly. And the error prevents me from entering the Studio’s editor…

1 Like

Hello,

I’m having a very similar problem:
"Cannot open item: UiPath.Studio.Contracts.RecoverableException: The project [path\project.json] could not be opened: Nuspec file does not exist in package… —> NuGet.Packaging.Core.PackagingException: Nuspec file does not exist in package.

It occurs everytime I try to open any project. Does anybody have an idea how to fix this? I can’t do anything right now…

Hi,

for me it helped to get a fresh download of all nuget-Packages.
If you want to try the same, navigate to your user directory and delete the folder “.nuget”.
On restarting UiPath Studio it should be downloaded freshly.

If you have any concerns about this procedure, you could backup the folder before erasing.

Regards
matt

2 Likes

Same error occurring again and again when creating new project. I don’t know what’s the solution of this…Help me in this
Nuspec file does not exist

Thanks, Mkohl. This solution worked for me.

Thanks, Mkohl, .nugget file once we delete and open uipath freshly then automatically downloading…nugget file and working perfectly…