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..
Hi there, i have a question about your docker sdk for an existing project, on bootstrap everything l
Comments
-
Have you followed the integration guide?
Do you have mentioned config?
Do you have mentioned class imported in this config?0 -
Yes i followed the integration guide
I have mentioned the config, but i didn't understand what do you mean with class imported in this config?0 -
Do you have
use Spryker\Shared\GlueApplication\GlueApplicationConstants;
at the beginning of theconfig_default-docker.php
?0 -
Yes
0 -
is
spryker/glue-application
in yourcomposer.lock
?0 -
no, wait stupid me, the class exists, but doesn't have that particular constant in this case
0 -
can you maybe paste us the contents of the class?
0 -
cat vendor/spryker/glue-application/src/Spryker/Shared/GlueApplication/GlueApplicationConstants.php
should do π0 -
Sure π
0 -
Hi Christoph,
- Make sure you have no
GlueApplicationConstants
interface on project level. - It could be autoload stuff. Try to run
composer install
or removevendor
folder and runup
again
0 - Make sure you have no
-
Hi Mike, thanks, i tried everything you suggested but i still get the same error
0 -
Please try
vendor/bin/console transfer:generate
on your host if you have PHP installed.0 -
I do, same error:
0 -
use Spryker\Shared\GlueApplication\GlueApplicationConstants;
exactly the same?Would you try to search for files that contains
interface GlueApplicationConstants
?0 -
Thanks for the input, some modules had the wrong version so ja updated the version and run composer again, now the error with the GlueApplicationConstants colud be solve, but now i'm getting this:
Did i miss some?
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