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

update symlinkSync to copy method due to permission error #4304

Closed
wants to merge 10 commits into from

Conversation

hemarina
Copy link
Contributor

@hemarina hemarina commented Sep 8, 2024

fix #4282
Azdo error ##[error]EPERM: operation not permitted, symlink '...\azd-install\azd-windows-amd64.exe' -> '...\azd-install\azd.exe' is caused by filesystem or user permission while calling symlinkSync. Full access is the highest access to give on self-host agent and it does not work as expected. Using copyFileSync to copy the file to the path.

@hemarina hemarina self-assigned this Sep 8, 2024
@hemarina hemarina marked this pull request as ready for review September 9, 2024 23:26
@hemarina
Copy link
Contributor Author

This is not working due to permission error.

@hemarina hemarina closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant