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

Fix #670: Use Files.move instead of File.rename to move files #801

Merged
merged 1 commit into from Mar 12, 2019

Conversation

Theoderich
Copy link
Contributor

because File.rename does not support overwriting existing files on windows

Summary

This fixes #670: Repeated invocations of the plugin fail on windows.

Tests and Documentation

Tested on local Windows machine. Logic is not changed, only updated for compatibility.

… because File.rename does not support overwriting existing files on windows
@eirslett eirslett merged commit 0081f8f into eirslett:master Mar 12, 2019
@eirslett
Copy link
Owner

thanks!

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

Successfully merging this pull request may close these issues.

NodeInstaller fails at renameTo Node Binary with existing NodeJS version (Windows)
2 participants