Skip to content Skip to sidebar Skip to footer
Showing posts with the label Git

Having A Hard Time Trying To Deploy My Vue-cli App To Heroku

I have followed the exact instructions as this tutorial below: https://codeburst.io/quick-n-clean-w… Read more Having A Hard Time Trying To Deploy My Vue-cli App To Heroku

Unable To Modify And Test A Forked Github Library - Npm Err! Version Not Found

I am a noobie with all this Github forking-pull-request lifecycle. What I want to do is fork a repo… Read more Unable To Modify And Test A Forked Github Library - Npm Err! Version Not Found

Writing A Git Post-commit File In Node.js

I'm trying to write a git post-commit file in node.js and I'm having trouble. The file seem… Read more Writing A Git Post-commit File In Node.js