Installer prompts for composer when in auto mode #22

Closed
opened 2022-11-06 14:35:14 +00:00 by netkas · 5 comments
netkas commented 2022-11-06 14:35:14 +00:00 (Migrated from git-old.n64.cc)

There's a bug in the installer where running in auto mode (--auto), the installer prompts if composer should be installed. when providing (--install-composer) this prompt is omitted, but when in auto mode without providing this parameter the installer should not prompt the user but instead skip the installation of composer assuming the user does not want composer installed if the --install-composer argument is not provided

There's a bug in the installer where running in auto mode (`--auto`), the installer prompts if composer should be installed. when providing (`--install-composer`) this prompt is omitted, but when in auto mode without providing this parameter the installer should not prompt the user but instead skip the installation of composer assuming the user **does not want composer installed** if the `--install-composer` argument is not provided
netkas commented 2022-11-06 14:35:14 +00:00 (Migrated from git-old.n64.cc)

assigned to @netkas

assigned to @netkas
netkas commented 2022-11-06 17:31:29 +00:00 (Migrated from git-old.n64.cc)

mentioned in commit 60af4da72d379f02da72c9732c025151890bfa7b

mentioned in commit 60af4da72d379f02da72c9732c025151890bfa7b
netkas commented 2022-11-06 17:37:22 +00:00 (Migrated from git-old.n64.cc)

Resolved, see commit 60af4da72d379f02da72c9732c025151890bfa7b

Updated installer with improvements and bug fix for Composer's automatic installation method 
Resolved, see commit [60af4da72d379f02da72c9732c025151890bfa7b](https://git.n64.cc/nosial/ncc/-/commit/60af4da72d379f02da72c9732c025151890bfa7b) ``` Updated installer with improvements and bug fix for Composer's automatic installation method ```
netkas (Migrated from git-old.n64.cc) closed this issue 2022-11-06 17:37:23 +00:00
netkas commented 2022-11-07 17:13:51 +00:00 (Migrated from git-old.n64.cc)

mentioned in commit 77b257d57c2858651f91c42a1802abc4700f3269

mentioned in commit 77b257d57c2858651f91c42a1802abc4700f3269
netkas commented 2022-11-25 06:50:53 +00:00 (Migrated from git-old.n64.cc)

mentioned in commit 78399c4710

mentioned in commit 78399c4710c66c479b14445bee2e6c8a0efd69cd
Sign in to join this conversation.
No description provided.