powerplatform-vscode
powerplatform-vscode copied to clipboard
Pac Unpack command errors out on long path
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