Calling Developers!
We are reenergizing our code contribution process! Learn More

What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

hey Team , i have created pyz_hello_spryker schema file and i am running console propel:install but

Options
U04TM8FELSF
U04TM8FELSF Posts: 34 🧑🏻‍🚀 - Cadet

hey Team , i have created pyz_hello_spryker schema file and i am running console propel:install but I am getting error

TypeError - Exception: Laminas\Config\Config::__construct(): Argument #1 ($array) must be of type array, string given, called in /data/vendor/laminas/laminas-config/src/Factory.php on line 142
in /data/vendor/laminas/laminas-config/src/Config.php (59)

can anyone please help me to resolve this error ?

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,016 ⚖️ - Guardians (admin)
    Options

    Hey, can you share the pyz_hello_spryker content and exact file location+filename with us pls?

  • U04TM8FELSF
    U04TM8FELSF Posts: 34 🧑🏻‍🚀 - Cadet
    edited March 2023
    Options

    this is my pyz_hello_spryker.schema.xml

  • U04TM8FELSF
    U04TM8FELSF Posts: 34 🧑🏻‍🚀 - Cadet
    Options

    the issue was resolved .actually i have created 2 schema file with same name .the one is inside my module/persistance/propel/Schema and the other is ORM/Propel/Schema . so i have just deleted from the ORM and it worked fine .

  • U04TM8FELSF
    U04TM8FELSF Posts: 34 🧑🏻‍🚀 - Cadet
    Options

    but i am facing the another issue .

    Class "Generated\Shared\Transfer\SpyAvailabilityAbstractEntityTransfer" not found

    when i open http://yves.de.spryker.local/ i am getting tihs issue . can you please help me

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,016 ⚖️ - Guardians (admin)
    Options

    What is the full exception message?