Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Question: Deployment fails if build files already exist #7

Open
andrewmelnyk opened this issue Apr 29, 2017 · 1 comment
Open

Question: Deployment fails if build files already exist #7

andrewmelnyk opened this issue Apr 29, 2017 · 1 comment

Comments

@andrewmelnyk
Copy link

Does anyone have any idea why the build script fails if it's already been run once? I'm trying to set up postcommit hooks to run the deploy script after I commit to my master branch so I don't have to remember to run the deploy script manually. However if the build files already exist in my local directory the deployment/build script fails.

22:26:34] 'fonts' errored after 206 ms
[22:26:34] Error: EEXIST: file already exists, mkdir '/Users/melnyk/Sites/docs-home/build/fonts'
at Error (native)
[22:26:34] 'highlightjs' errored after 199 ms
[22:26:34] Error: EEXIST: file already exists, mkdir '/Users/melnyk/Sites/docs-home/build/stylesheets'
at Error (native)

Thank you

vunb added a commit to yeuai/yeuai-sdk-nodejs-document that referenced this issue Sep 14, 2017
@rsp
Copy link

rsp commented Dec 20, 2017

@andreftavares Any updates on this issue? Seems to be fixed by PR #8 but it's not merged yet.

dpilafian referenced this issue in center-key/node-slate Dec 26, 2017
thedeedawg referenced this issue in Cludo/Cludo.Docs Oct 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants