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

random inability to replace files in node_modules? #533

Open
tony-kerz opened this issue Sep 26, 2016 · 1 comment
Open

random inability to replace files in node_modules? #533

tony-kerz opened this issue Sep 26, 2016 · 1 comment

Comments

@tony-kerz
Copy link

i am executing power-shell commands like this in my team-city build step:

remove-item \\my-dev-st-app1\Applications\my-api\node_modules -force -recurse
copy-item %system.teamcity.build.checkoutDir%\node_modules -destination \\my-dev-st-app1\Applications\my-api -force -recurse

but i am getting the following types of issues on a seemingly random set of files:

screen shot 2016-09-26 at 4 10 08 pm

any guidance appreciated!

thx,
tony.

@RyanHirsch
Copy link

We generally have to stop the app pool before copying files.

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

2 participants