Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install laravel-debugbar plugin #14138

Closed
MohammadDarwish opened this issue Feb 26, 2019 · 1 comment
Closed

unable to install laravel-debugbar plugin #14138

MohammadDarwish opened this issue Feb 26, 2019 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@MohammadDarwish
Copy link

MohammadDarwish commented Feb 26, 2019

when i run this command "composer require barryvdh/laravel-debugbar
"

I get the below error

Using version ^3.2 for barryvdh/laravel-debugbar
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Deprecation Notice: strpos(): Non-string needles will be interpreted as strings in the future. Use an
explicit chr() call to preserve the current behavior in phar://C:/ProgramData/ComposerSetup/bin/compos
er.phar/src/Composer/Util/RemoteFilesystem.php:230
Deprecation Notice: strpos(): Non-string needles will be interpreted as strings in the future. Use an
explicit chr() call to preserve the current behavior in phar://C:/ProgramData/ComposerSetup/bin/compos
er.phar/src/Composer/Util/RemoteFilesystem.php:230
Deprecation Notice: strpos(): Non-string needles will be interpreted as strings in the future. Use an
explicit chr() call to preserve the current behavior in phar://C:/ProgramData/ComposerSetup/bin/compos
er.phar/src/Composer/Util/RemoteFilesystem.php:230

[Composer\Downloader\TransportException]
The "27.0.0.1/index.html" file could not be downloaded: failed to open stream: No such file or di
rectory

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-s
cripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-plat
form-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

please help me !!!!

@Findus23
Copy link
Member

Hi,

I don't think this issue has anything to do with the Matomo project. So I'd recommend you to ask the question somewhere else (e.g. stackoverflow)

BTW: Look into your composer settings if you by chance have set a proxy or something like this to 27.0.0.1.

@Findus23 Findus23 added the answered For when a question was asked and we referred to forum or answered it. label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants