Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected output from setup.bat #951

Open
hohwille opened this issue Jan 20, 2025 · 0 comments
Open

Unexpected output from setup.bat #951

hohwille opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request install installation process of IDE + tools and install commandlet windows specific for Microsoft Windows OS

Comments

@hohwille
Copy link
Member

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.

@hohwille hohwille added enhancement New feature or request install installation process of IDE + tools and install commandlet windows specific for Microsoft Windows OS labels Jan 20, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request install installation process of IDE + tools and install commandlet windows specific for Microsoft Windows OS
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant