Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a fix for long path names? #3283

Closed
pshrosbree opened this issue Jul 6, 2018 · 2 comments
Closed

Is there a fix for long path names? #3283

pshrosbree opened this issue Jul 6, 2018 · 2 comments

Comments

@pshrosbree
Copy link

Is there a warkaround for this this error?

C:\src\appcenter\lib-dotnet-appcenter\.paket\Paket.Restore.targets(210,5): error : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

This was raised in #1331, which is closed.
I am using version 5.173.4.

@forki
Copy link
Member

forki commented Jul 6, 2018

For new project system you can try "storage:none" and for old project system you need to move the repository to a shorter path.
We won't fix this, since it is a windows limitation

@forki forki closed this as completed Jul 6, 2018
@pshrosbree
Copy link
Author

Thanks. I'll give it whirl. Fortunately, I am using the new project system.

@pshrosbree pshrosbree changed the title Is there a fix for log path names? Is there a fix for long path names? Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants