Closed joryphillips closed 8 years ago
you need to make sure your origin remote is set to git@github.com:samccone/moji-brush.git
and you have push permissions
Hmmmm. This is a real Scooby Doo mystery.
joryp-macbookpro2:moji-brush joryp$ git remote -v
joryfork https://github.com/joryphillips/moji-brush.git (fetch)
joryfork https://github.com/joryphillips/moji-brush.git (push)
origin https://github.com/samccone/moji-brush.git (fetch)
origin https://github.com/samccone/moji-brush.git (push)
joryp-macbookpro2:moji-brush joryp$
do you have the correct permissions to push to origin on your computer?
just try pushing a change
Check; no problem pushing to origin
i guess run through each of the commands in deploy.sh and see which one fails
oh wait, just rm -rf dist/ before you start... that should fix it ha
It was an SSH issue and I did need to rm-rf dist
Expected behavior: Deploy works
Unexpected behavior: Deploy is broken
Error message:
npm-debug.log: