GA4 1.12.5 cannot complete setup:upgrade

Comments

2 comments

  • Official comment
    Avatar
    Support

    If you're seeing errors when running a setup:upgrade command, it's most likely because the instance is using old data from the generated folder in the root of the the Magento 2 project.

    The solution is to place the store in developer mode with the php bin/magento deploy:mode:set developer command (even if you're already in developer mode) as this will clear the generated folder. Afterwards, just run php bin/magento setup:upgrade again.

    Comment actions Permalink
  • Avatar
    tlw

    In WeltPixel\GA4\Model\ServerSide\JsonBuilder.php, I see several errors like this

    0
    Comment actions Permalink

Please sign in to leave a comment.