powerplatform-vscode icon indicating copy to clipboard operation
powerplatform-vscode copied to clipboard

Pac Unpack command errors out on long path

Open sanjeev40084 opened this issue 3 years ago • 0 comments

pac unpack command failed when trying to unpack unmanaged and managed solution files with the path length of 214. It did succeed with the path length of 203 so i believe whenever the path length is between 203 to 214 or within 214 pac command fails to unpack the code.

i ran the same unpack command against my 'c:\temp' folder and it ran successfully.

Thanks, Sanjeev

sanjeev40084 avatar Jun 09 '22 13:06 sanjeev40084