statamic-rad-pack / shopify

Integrate your Shopify products into Statamic using the Admin API.
https://statamic.com/addons/rad-pack/shopify
Other
8 stars 5 forks source link

Clean install is failing. #256

Closed sunscreem closed 4 days ago

sunscreem commented 4 days ago

Description

Hi Ryan.

I've just installed a new Statamic site and tried to add this plugin. It's failing when the post-composer tasks start running.

Steps to reproduce

  1. Clean install Statamic (no starter kit)
  2. composer require statamic-rad-pack/shopify
   INFO  Publishing [statamic-cp] assets.  

  Copying directory [vendor/statamic/cms/resources/dist] to [public/vendor/statamic/cp] ....................... DONE

   INFO  Publishing [statamic-frontend] assets.  

  Copying directory [vendor/statamic/cms/resources/dist-frontend] to [public/vendor/statamic/frontend] ........ DONE

   Statamic\Yaml\ParseException 

  Unable to parse (near "/home/forge/test.robertcooper.xyz/vendor/statamic-rad-pack/shopify/src/../resources/blueprints/variant.yaml").

  at storage/statamic/tmp/yaml/f00d9eb9bab4b9c63d9465f21415276f:1
  ➜   1▕ /home/forge/test.robertcooper.xyz/vendor/statamic-rad-pack/shopify/src/../resources/blueprints/variant.yaml

      +23 vendor frames 

  24  artisan:13
      Illuminate\Foundation\Application::handleCommand()

Script @php artisan statamic:install --ansi handling the post-autoload-dump event returned with error code 1

Environment

ge@Cerasus:~/test.robertcooper.xyz$ pp support:details

Environment Application Name: Statamic Laravel Version: 11.31.0 PHP Version: 8.3.9 Composer Version: 2.8.3 Environment: local Debug Mode: ENABLED URL: test.robertcooper.xyz Maintenance Mode: OFF Timezone: UTC Locale: en

Cache Config: NOT CACHED Events: NOT CACHED Routes: NOT CACHED Views: NOT CACHED

Drivers Broadcasting: log Cache: file Database: sqlite Logs: stack / single Mail: log Queue: sync Session: file

Statamic Addons: 1 Sites: 1 Stache Watcher: Enabled (auto) Static Caching: Disabled Version: 5.37.0 Solo

Statamic Addons statamic-rad-pack/shopify: 5.0.2

ryanmitchell commented 4 days ago

My mistake, I'll get a new release out shortly.

sunscreem commented 4 days ago

@ryanmitchell Tested in installing nicely now :)