Windows delete folder too long name robocopy

mkdir empty
robocopy empty node_modules /mir
rmdir node_modules
rmdir empty

The source file name(s) are larger than is supported by the file system. Try moving to a location which has a shorter path name, or try renaming to shorter name(s) before attempting this operation.