I think the problem seems to be connected to your system. Restart your computer and try it again.
Nov 6, 2022
11
Level 1
curl error 5 while downloading https://repo.packagist.org/p2/stevebauman/location.json: Could not resolve proxy: my.proxyserver.net
I am trying to run composer require stevebauman/location in laravel!
but i get flowing errore
You are running Composer with SSL/TLS protection disabled.
https://repo.packagist.org could not be fully loaded (curl error 5 while downloading https://repo.packagist.org/packages.json: Could not resolve proxy: my.proxyserver.net), package information was loaded from the local cache and may be out of date
In CurlDownloader.php line 377:
curl error 5 while downloading https://repo.packagist.org/p2/stevebauman/location.json: Could not resolve proxy: my.proxyserver.net
require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]
how can I fix this error??
pleas help me!!
Please or to participate in this conversation.