"bash" is not known as an internal or outside command, operable routine or batch file
What could be missing here?
I am utilizing Windows 7. The very same editor and also same package operation on Ubuntu without any issues.
You are watching: How to run java in atom

Once Atom installation completes, it launches.From parcel Menu, Navigate to "Settings View". Click on the sub menu item "Install Packages/ Themes".Type "script" in the search message box, hit Enter.Look for a package called "script" (run code in Atom) in the search an outcome and click install button in the result pane.Once the parcel is installed, create a Java record and click Ctrl+Shift+B to run it.P.S - GitHub desktop is a mandatory prerequisite for home windows environment.Both of the installers room over 100 MB in size, therefore it deserve to take some time.


Main reason for this problem is script package is NOT constructed for cross-platform. "bash" won"t it is in recognised top top Windows. However we have following workarounds to make it work.
It functions with following modifications:
Ensure Java route is appended to path variable in setting variables.Set the git bash path in environment variables.See more: How To Say ' My Name Is In French Translation, What Is My Name In French
Now, able to run Java native atom editor. :)
As argued in other forums, Cygwin might be other better alternative to get bash.


Highly energetic question. Knife 10 reputation (not count the combination bonus) in order to answer this question. The reputation necessity helps protect this inquiry from spam and non-answer activity.
Not the prize you're looking for? Browse various other questions tagged atom-editor or asking your very own question.
'cmd' is not known as an inner or external command, operable regime or batch file. Atom editor
site architecture / logo © 2021 stack Exchange Inc; user contributions licensed under cc by-sa. Rev2021.11.19.40795
her privacy
By click “Accept all cookies”, friend agree stack Exchange deserve to store cookies on your an equipment and disclose info in accordance through our Cookie Policy.