我正在开发Electron JS应用。每当我尝试推送代码时,它都会失败。除节点模块外的文件为500kb,但是当我尝试上传时,它也尝试上传100Mb以上的节点模块。如果删除节点模块,它将再次失败。
我遵循了以下步骤:
git add *
git commit -m "logout bug fixed"
git push -u origin master
iMac-iMac:driverApp harman$ git push origin master
Error: Unable to access jarfile /usr/local/Cellar/git-credential-
manager/2.0.4/libexec/git-credential-manager-2.0.4.jar
Enumerating objects: 3672, done.
Counting objects: 100% (3672/3672), done.
Delta compression using up to 4 threads
Compressing objects: 100% (3373/3373), done.
Writing objects: 8% (315/3663), 6.09 MiB | 403.00 KiB/s