Hi All,
Trust all are doing well...
We are getting error as Deploy Failed while we are deploying MPos from VS 2017. We are not able to figure out the issue. When we click deploy solution getting below error.
1>------ Build started: Project: Pos.App, Configuration: Debug x86 ------
1>C:\Users\Adminb7a0354d41\Desktop\RetailSDK\References\Microsoft.TypeScript.MSBuild.2.2.2\build\Microsoft.TypeScript.MSBuild.targets(3,3): warning MSB4011: "C:\Users\Adminb7a0354d41\Desktop\RetailSDK\References\Microsoft.TypeScript.MSBuild.2.2.2\tools\microsoft.TypeScript.targets" cannot be imported again. It was already imported at "C:\Users\Adminb7a0354d41\Desktop\RetailSDK\POS\App\Pos.App.jsproj (72,3)". This is most likely a build authoring error. This subsequent import will be ignored.
2>------ Deploy started: Project: Pos.App, Configuration: Debug x86 ------
2>Parameter cannot be null or whitespace.
2>Parameter name: packageRecipe
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
Can you please suggest us where are we missing this parameter?