Unable to publish code through pipeline

I have analyzed my project and there are no error and I’m able to publish code through studio. However, when I’m trying to publish the code through pipeline it is giving below error.

“Value cannot be null”


Can anyone please help me on this.

@harshikakhatri269,

May be it’s the issue with package version available on target tenant. Check if all packages with same version available in your package.

Thanks,
Ashok :slight_smile:

@ashokkarale Could you please elaborate on this.

My tenant has all the packages with same version which I’m using in the process. This code was working through pipeline but after migration from legacy to windows it is throwing error in pipeline. I have resolved all the issues of code but still unable to deploy it.

@harshikakhatri269,

In that case conversation from Legacy to Windows could be the issue.

Try checking this best practice thread which would have a solution for your issue.

Thanks,
Ashok :slight_smile: