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
This command ncp test/source test/source_final fails with the error:
ncp test/source test/source_final
Error: can't copy `test\source_final` into `test\source` itself
The text was updated successfully, but these errors were encountered:
Can you please tell us the node version and windows version you're using?
Sorry, something went wrong.
Relate to #4 , #55 .
Fixed AvianFlu#60, need more testings on windows.
d22fedf
2aa82c1
Add more testcases
@fresheneesz node v0.10.28, Windows 7
Change clone folder in appveyor due to ncp bug
8528040
AvianFlu/ncp#60
No branches or pull requests
This command
ncp test/source test/source_final
fails with the error:The text was updated successfully, but these errors were encountered: