- be on windows (10)
- run
shx mv dist/source/* dist/dest
- apparently works
- actually, some dirs inside
dist/source were not moved because of a random npm ERR! Error: EPERM: operation not permitted, rename that was swallowed by this try catch
expected: shx/shelljs should report the error