Closed calebkiage closed 3 years ago
FileNotFoundError on first run #172
There's a limit of 260 characters on the path size in .NET that sometimes causes an error that looks something like:
heat.exe : error HEAT5059: The file '[Long file path]' cannot be found.
If that happens, move the project so it has a shorter root path (closer to the root of the drive).
build_scripts\windows\scripts\build.cmd
mgc login --scopes "user.read.all"
Logged in successfully
Overview
FileNotFoundError on first run #172
Demo
Notes
There's a limit of 260 characters on the path size in .NET that sometimes causes an error that looks something like:
If that happens, move the project so it has a shorter root path (closer to the root of the drive).
Testing Instructions
build_scripts\windows\scripts\build.cmd
mgc login --scopes "user.read.all"
in a terminalLogged in successfully
Microsoft Reviewers: Open in CodeFlow