During any console command on Spryker console: Class ....TableMap not found in /data/vendor/propel/propel/src/Propel/Runtime/Map/DatabaseMap.php
Asked
Active
Viewed 164 times
-2
-
1Please provide enough code so others can better understand or reproduce the problem. – Community Jun 30 '22 at 13:18
1 Answers
1
It caused when you switch branch -- sometimes you need to clean-up src/Orm/Propel/generated-conf/loadDatabase.php
manually or even delete it and then run console propel:install
.

Nikulin Vyacheslav
- 31
- 4