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

install error! #11

Open
AppNetDeveloper opened this issue Mar 28, 2024 · 0 comments
Open

install error! #11

AppNetDeveloper opened this issue Mar 28, 2024 · 0 comments

Comments

@AppNetDeveloper
Copy link

Hello everyone, and good job. I want to install this Laravel module and I have this problem.

It can be fixed? Is it something of mine?

diaconuliviu85@penguin:~/laravel/appnet$ composer require gemini-api-php/laravel
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
./composer.json has been updated
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Running composer update gemini-api-php/laravel
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating optimized autoload files
Class Hypweb\Flysystem\Cached\Extra\disableEnsureParentDirectories located in ./vendor/nao-pon/flysystem-cached-extra/src/DisableEnsureParentDirectories.php does not comply with psr-4 autoloading standard. Skipping.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi

   INFO  Discovering packages.  

  barryvdh/laravel-debugbar ................................................................................................................... DONE
  gemini-api-php/laravel ...................................................................................................................... DONE
  intervention/image .......................................................................................................................... DONE
  jackiedo/dotenv-editor ...................................................................................................................... DONE
  kreait/laravel-firebase ..................................................................................................................... DONE
  laravel-shift/blueprint ..................................................................................................................... DONE
  laravel/breeze .............................................................................................................................. DONE
  laravel/sail ................................................................................................................................ DONE
  laravel/sanctum ............................................................................................................................. DONE
  laravel/socialite ........................................................................................................................... DONE
  laravel/tinker .............................................................................................................................. DONE
  laravolt/avatar ............................................................................................................................. DONE
  nesbot/carbon ............................................................................................................................... DONE
  nunomaduro/collision ........................................................................................................................ DONE
  nunomaduro/termwind ......................................................................................................................... DONE
  protonemedia/laravel-verify-new-email ....................................................................................................... DONE
  silviolleite/laravelpwa ..................................................................................................................... DONE
  spatie/laravel-backup ....................................................................................................................... DONE
  spatie/laravel-ignition ..................................................................................................................... DONE
  spatie/laravel-medialibrary ................................................................................................................. DONE
  spatie/laravel-permission ................................................................................................................... DONE
  spatie/laravel-query-builder ................................................................................................................ DONE
  spatie/laravel-settings ..................................................................................................................... DONE
  spatie/laravel-signal-aware-command ......................................................................................................... DONE
  vemcogroup/laravel-translation .............................................................................................................. DONE

118 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> @php artisan vendor:publish --tag=laravel-assets --ansi --force

   INFO  No publishable resources for tag [laravel-assets].  

No security vulnerability advisories found.
Using version ^0.3.0 for gemini-api-php/laravel
diaconuliviu85@penguin:~/laravel/appnet$ php artisan vendor:publish --provider=GeminiAPI\Laravel\ServiceProvider

   INFO  No publishable resources for tag [].  

diaconuliviu85@penguin:~/laravel/appnet$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant