message no. 179830
Posted by tona in #github at 2020-04-24T19:26:58Z
Hi everyone, I made one git clone after that I install some packages using npm install , but I am not able to see modules in my github project, these were my commands 1- git add. 2.- git commit -m "deploy" 3.- git remote add origin mygithutaccount/demo.git 4. git push -u origin master --force