我正在尝试$ git pull 或$ git fetch命令myRepo给我错误但myTestRepo工作正常。
命令给了我这个错误。
Fetching origin
fatal: unable to access 'http://mysite/myPath/myRepo.git/': Recv failure: Connection reset by peer
error: Could not fetch origin
Run Code Online (Sandbox Code Playgroud)
我尝试了 git$ git fetch -p和$ git fetch -p --all -f命令,他们工作了一两次之后,命令给出了相同的错误。
我尝试将背景颜色设置为 angular2 的 ngb-pagination 项目,但不起作用。
<ngb-pagination style="background-color:gray;" [collectionSize]="120" [(page)]="page" [maxSize]="5" [boundaryLinks]="true">
Run Code Online (Sandbox Code Playgroud)
谢谢你。
当我ng test在我的角度项目中运行命令有错误时,它给出了这样的错误
10% building modules 1/1 modules 0 active04 12 2018 11:29:43.408:WARN [karma]: No captured browser, open http://localhost:9876/
04 12 2018 11:29:43.414:INFO [karma]: Karma v2.0.0 server started at http://0.0.0.0:9876/
04 12 2018 11:29:43.414:INFO [launcher]: Launching browser Chrome with unlimited concurrency
04 12 2018 11:29:43.418:INFO [launcher]: Starting browser Chrome
04 12 2018 11:29:53.540:WARN [karma]: No captured browser, open http://localhost:9876/
04 12 2018 11:29:53.777:INFO [Chrome 70.0.3538 (Mac OS X 10.14.1)]: Connected on socket SKF3rI13kIK0WCqqAAAA with id 32081204
Chrome 70.0.3538 (Mac …Run Code Online (Sandbox Code Playgroud) angular ×2
fatal-error ×1
git ×1
git-fetch ×1
git-pull ×1
jasmine ×1
ng-bootstrap ×1
pagination ×1
typescript ×1
unit-testing ×1