Reporter |
|
---|---|
Created | Apr 4, 2018 6:47:11 PM |
Updated | Apr 9, 2018 3:27:05 PM |
Resolved | Apr 5, 2018 1:51:07 PM |
Subsystem | Tutorials |
Assignee | Alexey Totin (Alexey.Totin) |
Priority | Show-stopper |
State | Fixed |
Type | Bug |
Fix version | 2018.2 |
Affected versions | 2018.1 |
Fixed In Version ReSharper | 2018.1 EAP 7 |
VsVersion | All Versions |
JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180404.035655-eap07d.
- Run "What's new in ReSharper 2018.1" tutorial.
Actual result:
For users with long names the restoration of nuget packages fails ("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").
Path to tutorial: "C:\Users{UserName}\AppData\Local\JetBrains\Transient\ReSharperPlatformVs15\v12_3f3919c0\ReSharperTutorials\Tutorials\T7"
Expected result:
Nuget packages restored.
NOTE:
Maybe path could be simplified.
Relates to NuGet and long file name support: https://github.com/NuGet/Home/issues/3324.