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 guys, now I'm trying the bonus chellange (Architecture Walkthrough - Lesson and Challenge - 6. B

U01DGBL0KGE
U01DGBL0KGE Posts: 4 πŸ§‘πŸ»β€πŸš€ - Cadet

Hey guys,
now I'm trying the bonus chellange (Architecture Walkthrough - Lesson and Challenge - 6. Bonus: HelloSpryker Module dependency with StringReverser)

I get the following error:
"Class 'Pyz\Zed\StringReverser\Business\Reverser\StringReverser' not found"

All classes exists and imported:

Any ideas?

Comments

  • UKHD8KTMF
    UKHD8KTMF Posts: 393 πŸ§‘πŸ»β€πŸš€ - Cadet

    You named the folder wrong, it is Reserver instead of Reverser

  • U01DGBL0KGE
    U01DGBL0KGE Posts: 4 πŸ§‘πŸ»β€πŸš€ - Cadet

    damn it, I checked everything 100-times, just didn't see it.πŸ™ˆ

    Thanks a lot πŸ‘

  • UKHD8KTMF
    UKHD8KTMF Posts: 393 πŸ§‘πŸ»β€πŸš€ - Cadet

    If you run console code:sniff:style it will detect this kind of errors