ember-cli-deploy-git icon indicating copy to clipboard operation
ember-cli-deploy-git copied to clipboard

Error on deploy: gh-pages exits with nonzero status

Open jeffdaley opened this issue 4 years ago • 0 comments

Getting this error pretty frequently. Restarting my computer fixes it.

Error: git push [email protected]:jeffdaley/camp-pain.git gh-pages exited with nonzero status
Error: git push [email protected]:jeffdaley/camp-pain.git gh-pages exited with nonzero status
    at ChildProcess.<anonymous> (/Users/jeffdaley/Code/camp-pain/node_modules/ember-cli-deploy-git/lib/run.js:17:19)
    at ChildProcess.emit (events.js:315:20)
    at ChildProcess.EventEmitter.emit (domain.js:482:12)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)Pipeline aborted

Thanks for looking into it!

jeffdaley avatar Jul 29 '20 14:07 jeffdaley