I installed a scripts package to be able to run a Java program in Atom editor. But I'm still not able to run it. Getting the following error message:
'bash' is not recognized as an internal or external command, operable program or batch file
What could be missing here?
I am using Windows 7. The same editor and same package runs on Ubuntu without any issues.
P.S -
Main reason for this issue is scripts package is NOT built for cross-platform. "bash" won't be recognised on Windows. But we have following workarounds to make it work.
It works with following modifications:
Now, able to run Java from atom editor. :)
As suggested in other forums, Cygwin could be other better alternative to get bash.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With