Skip to content

Unexpected output from setup.bat #951

@hohwille

Description

@hohwille

When I double click setup.bat on Windows to install IDEasy, I get some unexpected output.

Setting up IDEasy in D:\projects\_ide
IDEasy is already added to your PATH.
Found bash at C:\Program Files\Git\bin\bash.exe
"C:\Program Files\Git\bin\bash.exe" -l -c "cd \"D:\projects\_ide\";./setup"
/c/Users/hohwille/.bashrc: line 5: bind: warning: line editing not enabled
/c/Users/hohwille/.bashrc: line 8: devon: command not found
�[91m�[0m
Setting up IDEasy in /d/projects/_ide
�[91m�[0m
2025.01.001-beta-01_15_02-SNAPSHOT
�[91m�[0m
Configuring IDEasy in /c/Users/hohwille/.bashrc.
Configuring IDEasy in /c/Users/hohwille/.zshrc.
ATTENTION: IDEasy has been setup for your shells but you need to start a new shell to make it work.
Only if you invoked this setup script by sourcing it, you are able to run 'ide' and 'icd' commands without starting a new shell.

Setup of IDEasy completed
Drücken Sie eine beliebige Taste . . .

What confuses me is

/c/Users/hohwille/.bashrc: line 5: bind: warning: line editing not enabled
/c/Users/hohwille/.bashrc: line 8: devon: command not found

Maybe my .bashrc could be misconfigured but when I launch a new git-bash directly or in Windows Terminal, I do not get this.
Further the colouring from bash into CMD seems to have an issue:

�[91m�[0m

That is definitely wrong in IDEasy.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinstallinstallation process of IDE + tools and install commandletwindowsspecific for Microsoft Windows OS

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions