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..
How do I make fixtures defined? Right now getting ``` APPLICATION_ENV=devtest APPLICATION_STORE=EN c
Comments
-
and have already confirmed
0 -
did you ran codecept build ?
0 -
vendor/bin/codecept build
0 -
yes, it was run earlier as a part of vendor/bin/install, I can see its output
0 -
what's funny is it DOES list it in the
vendor/bin/console
possible commands but doesn't allow me to run it for some reason0 -
hmm, do you have CodeFixturesConsole registered in ConsoleDependencyProvider
0 -
yes, it's there
0 -
and like I said, I see them in Available commands:
0 -
did you try to debug it? Or maybe just run
vendor/bin/codecept build
again0 -
i did, doesn't change code:fixtures being able to run
0 -
hmm, you should really debug it. I am out of ideas ...
0 -
I already did and I'm also out of ideas ;]
0 -
also, please verify that your class
CodeFixturesConsole
has a valid namespace, and system can locate the file (psr-4/0)0 -
..and file/folder names are respecting key-case
0 -
The error comes from
Symfony\Component\Console\Application::find()
method. You can try to debug it0 -
I trust the vendor/spryker has correct namespaces π
0 -
ah, okay, Iβm working with the older spryker version that doesnβt have this command (or itβs not included into the project) π
0 -
looking into the code what is the setting for ENABLE_DEVELOPMENT_CONSOLE_COMMANDS
0 -
in your config?
0 -
default is false
0 -
I have already given it earlier in this thread
0 -
it's set to true
0 -
ok so it seems the only commands available are the ones defined in
vendor/codeception/codeception/codecept0 -
so.... it's not possible to run installer because codecept limits the commands?
0 -
this does not sound correct, maybe someone from Spryker core will answer
0 -
gets me this exception:
0 -
and naturally, codeception doesn't have code:fixtures command available
0 -
but why is spryker command running codecept console instead of spryker console here?
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random