Describe the bug
When running winapp run on a folder that is more that 250 characters, the command fails without a clear error message
To Reproduce
- create a nested folder structure for a proejct that is longer than 250 characters
winapp run <folder>
Expected behavior
investigate if this is something we can work around
if not, fail fast with an error that path is too long
Screenshots
No response
OS Version and details
No response
Describe the bug
When running
winapp runon a folder that is more that 250 characters, the command fails without a clear error messageTo Reproduce
winapp run <folder>Expected behavior
investigate if this is something we can work around
if not, fail fast with an error that path is too long
Screenshots
No response
OS Version and details
No response