Hi Team while using spryk:run command for buildin...
# help
i
Hi Team while using spryk:run command for building Glue Backend API root@IN-2H6B043:/home/preyamjasteen/Projects/Spryker/b2b-demo-marketplace# docker/sdk console spryk:run AddGlueBasicStructure --mode=project --module=VinsRestApi --organization=Pyz --resourceType=vins Warning: Neither SSH agent or COMPOSER_AUTH is configured. Private repositories would not be accessible. --> DEVELOPMENT MODE Store: DE | Code bucket: DE | Environment: docker.dev Enter value for AddGlueResourceMapper.subDirectory argument [Mapper]:
Mapper
Error - Exception: Call to undefined method PHPStan\BetterReflection\BetterReflection::classReflector() in /data/vendor/spryker-sdk/spryk/src/SprykerSdk/Spryk/Model/Spryk/Builder/Constant/ConstantSpryk.php (233) Command: /data/vendor/bin/console spryk:run AddGlueBasicStructure --mode=project --module=VinsRestApi --organization=Pyz --resourceType=vins Trace: #0 /data/vendor/spryker-sdk/spryk/src/SprykerSdk/Spryk/Model/Spryk/Builder/Constant/ConstantSpryk.php(245): SprykerSdk\Spryk\Model\Spryk\Builder\Constant\ConstantSpryk->getReflection(Object(SprykerSdk\Spryk\Model\Spryk\Definition\SprykDefinition)) what is the solution to resolve this error ?
p
Heyhey, sadly this module is currently not working in the product-release. You have to manually update the spryk-module and then it should work just fine 🙂
i
Thanks @plain-city-95899 for the info