Unable to run java code through script i get the error Error: 0x80070057

0

I installed a fresh copy of atom Following are all the steps i followed,

I am using windows 10

  1. I installed a fresh copy of atom.
  2. installed Script through apm install script.
  3. Through turn windows setting on or off i enabled linux subsystem
  4. bash is working properly in both cmd and power shell.

output when i enter bash command in cmd and powershell–

Bhargav@DESKTOP-KCJNACL:/mnt/c/Users/Bhargav$

my environment path variables are-

C:\Users\Bhargav\AppData\Local\Microsoft\WindowsApps
C:\Users\Bhargav\AppData\Local\atom\bin
C:\Program Files\Java\jdk1.8.0_144\bin

Now the problem is i get the following error when i run my java programs through ctrl+shift+b

atom snippet

java
atom-editor
windows-subsystem-for-linux
asked on Stack Overflow Oct 20, 2017 by Mantha Bhargav • edited Oct 20, 2017 by (unknown user)

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0