strapi-community / strapi-tool-dockerize

Easy add support for docker to your strapi project
MIT License
558 stars 35 forks source link

Package Manager Flag in CLI Not Working #68

Closed kerns closed 1 year ago

kerns commented 1 year ago

I ran npx @strapi-community/dockerize new --dbclient=mariadb --dbhost=localhost --dbname=kkg --dbusername=strapi --dbpassword=strapi --projectname=kkg --projecttype=js --packagemanager=npm --usecompose=falseand ended up with a project that uses yarn.

Expected a project that uses npm. πŸ§πŸ˜…

Eventyret commented 1 year ago

@SudeepPatel-0812 something you want to look at πŸ™Œ?

SudeepPatel-0812 commented 1 year ago

I'll check it out @Eventyret

Eventyret commented 1 year ago

I'll check it out @Eventyret

Thank you kindly β˜ΊοΈπŸ˜πŸ™Œ

SudeepPatel-0812 commented 1 year ago

Hi @kerns,

Thank you for letting us know about this issue. I wanted to inform you that we have just released a bug fix today. Please make sure to incorporate the fix into your system and don't hesitate to reach out if you have any questions or concerns about the changes.

We will keep this issue open for the next 5 days. If we don't receive any feedback from you during this time, we will consider it resolved. However, if you have any further concerns, please feel free to reopen the issue and we'll be happy to assist you.

Thank you for your cooperation!

SudeepPatel-0812 commented 1 year ago

Since there has been no feedback we are considering this issue as resolved. Thanks!