您好,登錄后才能下訂單哦!
原文地址: http://phpecshop.blog.51cto.com/6296699/1882513
1、windows下 git add . 出現 warning: LF will be replaced by CRLF 警告
warning: LF will be replaced by CRLF in SlidingMenu_library/build/intermediates/manifests/aapt/release/AndroidManifest.xml. The file will have its original line endings in your working directory.
解決方法:
https://www.zhihu.com/question/50862500?sort=created
2、windows下 git add . 出現 Filename too long錯誤
fatal: unable to stat 'SlidingMenu_library/build/tmp/expandedArchives/support-v4-13.0.0.jar_4gvbnxh0pcig8x7k2jywb39lk/android/support/v4/view/acces sibility/AccessibilityNodeProviderCompat$AccessibilityNodeProviderJellyBeanImpl$1.class': Filename too long
解決方法:
在git bash中,運行下列命令:
git config --global core.longpaths true
Laravel商城小程序:http://www.mtian.net/
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。