Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mv fails silently #211

Open
vasyop opened this issue Mar 22, 2023 · 0 comments
Open

mv fails silently #211

vasyop opened this issue Mar 22, 2023 · 0 comments

Comments

@vasyop
Copy link

vasyop commented Mar 22, 2023

  1. be on windows (10)
  2. run shx mv dist/source/* dist/dest
  3. apparently works
  4. 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

@vasyop vasyop changed the title rm fails silently mv fails silently Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant