You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a IDEasy newbie, I want to install the product easily and without errors or warnings so that I do not have to worry if it worked or not.
Actual behavior
When I ran setup.bat I got this:
"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
/c/Users/hohwille/.bashrc: line 16: ide: command not found
The last error is IMHO because I created a inconsistent installation and removed environment variables before running setup.bat again but forgot to remove the entries of .bashrc.
However, why do I get the other 2 errors?
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Expected behavior
As a IDEasy newbie, I want to install the product easily and without errors or warnings so that I do not have to worry if it worked or not.
Actual behavior
When I ran

setup.bat
I got this:The last error is IMHO because I created a inconsistent installation and removed environment variables before running
setup.bat
again but forgot to remove the entries of.bashrc
.However, why do I get the other 2 errors?
Steps to reproduce (bug) / Use Case of feature request (enhancement)
setup.bat
Related/Dependent Issues
#63
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: