Calling Developers!
We are reenergizing our code contribution process! Learn More

Spyker Academy / Entities - Hands-on

Options
dosen
dosen Posts: 6 🧑🏻‍🚀 - Cadet
edited February 5 in Spryker Dev Environment

When I run the docker/sdk console propel:install command, it returns these errors. Here the instructions I follow:

https://safari.spryker.com/learn/course/347/play/2588/spryker-coding-conventions;lp=139

Comments

  • dosen
    dosen Posts: 6 🧑🏻‍🚀 - Cadet
    Options

    I did solve. After I stopped container on Docker, I ran 'docker/sdk' up again. Then, docker/sdk console propel:install. I use VS Code, which method do you suggest me to view the database?

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,016 ⚖️ - Guardians (admin)
    Options

    Heyhey @dosen ,

    glad that you were able to solve this 💪

    For the database you can have a look into the course "Spryker Development Environment Overview" within the same learning plan. We normally use a vscode extension or the built-in datagrip in phpstorm. Alternative could be DBeaver as its open source.

    The credentials you will find in the deploy.dev.yml :) (also explained in the mentioned course)

    Hope this helps.

    All the best,

    Florian