We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ver
Microsoft Windows [Version 10.0.14393]
sudo apt-get install git git clone https://github.com/npm/npm.git mkdir test mv npm test mv test/npm/ .
All active bash processes hang and it's not possible to start new ones.
The problem only happens when including the trailing slash in the mv command. Without the trailing slash things work as expected:
mv test/npm .
<cmd>
strace -o strace.txt -ff <cmd>
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered:
#1008, but larger question is, why are so many people stuck on Anniversary?
Sorry, something went wrong.
@therealkenc idk some machines haven't had it rolled out yet.
Closing as a duplicate of #1008.
No branches or pull requests
ver
at a Windows Command Prompt)Microsoft Windows [Version 10.0.14393]
sudo apt-get install git
git clone https://github.com/npm/npm.git
mkdir test
mv npm test
mv test/npm/ .
All active bash processes hang and it's not possible to start new ones.
The problem only happens when including the trailing slash in the mv command. Without the trailing slash things work as expected:
mv test/npm .
<cmd>
is failing, then runstrace -o strace.txt -ff <cmd>
, and post the strace.txt output here)See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: