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
Windows CreateSymbolicLinkW requires native backslash separators.
Normalize forward slashes in symlink targets and link paths before
calling symlink_dir/symlink_file to prevent invalid symlink creation.
0 commit comments