You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In solutions containing a node_modules folder somewhere, there was a very
good chance that you would get a PathTooLongException since the fully
qualified name was larger than 260 chars. This change determines last
write time in a way that doesn't throw this exception.
0 commit comments