api icon indicating copy to clipboard operation
api copied to clipboard

clarify composer installation docs page

Open arhimede opened this issue 9 months ago • 1 comments

https://github.com/dotkernel/frontend/issues/433

Default is 0 or 1 ? Should we add a warning to always run composer commands from CLI ?

for instance, PhpStorm button "composer install" runss with no interactions

arhimede avatar May 13 '24 18:05 arhimede

As I mentioned a couple of days ago, during our daily TSC meeting, since this commit DotKernel API does not ask in which file you want to inject *ConfigProvider into. This was the solution for an issue we encountered when composer installing the dependencies by automated tools in non-interactive mode (if I remember correctly) did not install dev packages.

At that time, I also mentioned that in long term it might not be the best solution and we might revert those changes.

Also, see my https://github.com/dotkernel/frontend/issues/433#issuecomment-2109291536

alexmerlin avatar May 14 '24 05:05 alexmerlin