250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- AWS
- php
- Android
- https
- Vue
- node
- 파이썬
- FCM
- pip
- SSH
- nginx
- PostgreSQL
- Passport
- OAuth
- Cordova
- window
- MacOS
- flutter
- Vue.js
- Laravel
- 해시키
- selenium
- Prometheus
- MYSQL
- 구글 API
- python
- mac
- 안드로이드
- ubuntu
- alb
Archives
- Today
- Total
print( sjw.iq == 200) output : true
[Composer] composer install, update 동작하지 않을때 본문
728x90
반응형
진짜 오랫동안 삽질했는데요 흑흑...
다음과 같은 메시지를 뱉을 때...
바로바로 뱉는것도 아니고 시간이 지나서 다음과 같은 오류를 뱉을 떄.....
The"http://packagist.org/p/symfony/serializer%24fa64e7c08d61bdf83d0d794d1a7adc360537393f2e3ce8fe3feaeaeb8149816c.json" file could not be downloaded: failed to open stream: HTTP request failed!
http://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
아래에 있는 명령어를 작성 후에 composer install 이나 update 를 작성해주면 해결이 됩니다
composer config -g repo.packagist composer https://packagist.org
흑흑 감사합니다 ㅠㅠㅠ
728x90
반응형
Comments