ga-wdi-boston / capstone-project

Other
3 stars 28 forks source link

Deployment issues on Redeployment. #874

Open mak1323 opened 7 years ago

mak1323 commented 7 years ago

I'm deploying my working, presentable project for tomorrow. I tried to redeploy and ran into an error, telling me that my deployed model was several commits higher than my final model. So instead, I destroyed my gh-pages branch, and started anew following the step by step deployment process. I am now hitting the same finger print error and not sure how to address this again. This was solved the first time by removing node modules, the bower components, and dist/ and then redoing it but that isn't working now.

MicFin commented 7 years ago

Can you share the entire error including the command you ran?

payne-chris-r commented 7 years ago

@mak1323 did something weird here, and git isn't recognizing that dist folder has updated after he adds it to his gitignore. I think it's barfing somewhere in the build step, and not working. I was mid-debugging and had to hop in this meeting...