講的很清楚:https://www.cnblogs.com/leisurezxy/p/8203435.html
找了好幾篇文章都不能解決,最后https://blog.csdn.net/jingtingfengguo/article/details/51892864
這個才解決掉。
npm install 特別慢:用淘寶的鏡像
npm install -gd express --registry=http://registry.npm.taobao.org
android studio git 同步
首先在Version Control 點擊+按鈕
1.Git->Add
2.再commit
3.再PUSH 當(dāng)push的時候提示拒絕訪問 git pull origin master —allow-unrelated-histories