Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    bagisto / headless-ecommerce Installation Issue

    Installing Bagisto
    2
    2
    269
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      satyasaves last edited by

      Trying to install bagisto / headless-ecommerce on top of a running bagista 1.45 running on PHP 8.1 & Laravel 10 as per instructions given in https://github.com/bagisto/headless-ecommerce#2-installation

      The first step : composer require bagisto/graphql-api itself gives an error :

      Package mll-lab/laravel-graphql-playground is abandoned, you should avoid using it. No replacement was suggested.
      Package paypal/paypal-checkout-sdk is abandoned, you should avoid using it. No replacement was suggested.

      After that tried step 2: php artisan bagisto_graphql:install

      and there it gets stuck on "Generating JWT Secret Token":

      spatie/laravel-ignition ......................................................................... DONE
      spatie/laravel-sitemap .......................................................................... DONE

      Generated optimized autoload files containing 10479 classes

      Step: Generating JWT Secret token...
      ^C

      I tried changing the composer.json of the extension manually from mll-lab/laravel-graphql-playground to mll-lab/laravel-graphiql but the outcome is same.

      Please advise.

      1 Reply Last reply Reply Quote 0
      • A
        Amitk-Webkul last edited by

        Hi there,

        can you please share which composer version you are using?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post