I am trying to Create standalone modules - bug
This command is not working vendor/bin/spryker-dev-console dev:module:create your-company-name.product-category get error vendor/bin/spryker-dev-console: No such file or directory
I created module under vendor using this command vendor/bin/spryk-run AddModuleDefault --mode=core --module=ProductCategory --application=Zed --organization=CustomNamespace
but module files not found but when i placed file under src/CustomNamespace then it's working fine
Answers
-
If you execute
vendor/bin/spryk-dump AddModuleDefault
, you'd see it doesn't have —mode as a parameter
if you executevendor/bin/spryk-run AddModuleDefault ---module=ProductCategory -—application=Zed —organization=CustomNamespace
it would place your code under src/CustomNamespacethere would be an error when de transfer:generate is executed as the transfer created in the Shared folder is empty
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 77 Spryker News
- 939 Developer Corner
- 795 Spryker Development
- 90 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
- 28 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
- 33 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random