The filename, directory syntax is incorrect during Dot Net Core package creation with Octo through cmd


I got below error during Dote Net Core application package creation from command prompt. I was trying with below command and getting error explained in screenshot.

dotnet octo pack --id="SharjeelsWork-OctoWeb" --version="1.0.6" --format=zip --basePath=" F:\RSI\SharjeelsWork\RD\Core\sharjeelsWorkCore\sharjeelsWorkCore\bin\Release\netcoreapp2.1\publish" --outFolder=" F:\RSI\SharjeelsWork\Octopus\Packages\DotNetCore"




Here issue was related to out Folder path having an extra space. I just remove this space and got the  package creation message on same window.


Comments

Popular posts from this blog

Install and configure Apache Maven for AEM on Windows 10

Set Up and Configure of Sitecore 9+ application on Azure PAAS using Experience Cloud

Sitecore 9.2 Installation using SIF Step by step