microsoft - Visual Studio Code on Ubuntu 12.04 32bit - Ask Ubuntu


i've downloaded , installed deb , bin package visual studio code 32bit, in both cases i'm getting following error when try start it

./code: line 36: 2704 illegal instruction   electron_run_as_node=1 "$electron" "$cli" "$@" 

i can't understand causing problem. system release 12.04.5 lts

with gdebi

same error, see lxterminal lxde

mirko@localhost:~/downloads$ sudo gdebi code_1.6.1-1476372351_i386.deb  reading package lists... done building dependency tree         reading state information... done building data structures... done  building data structures... done    code editing. redefined.  visual studio code new choice of tool combines simplicity of code editor developers need core edit-build-debug cycle. see https://code.visualstudio.com/docs/setup/linux installation instructions , faq. want install software package? [y/n]:y selecting unselected package code. (reading database ... 97473 files , directories installed.) unpacking code (from code_1.6.1-1476372351_i386.deb) ... setting code (1.6.1-1476372351) ...  mirko@localhost:~/downloads$ code /usr/bin/code: line 36:  5907 illegal instruction     electron_run_as_node=1 "$electron" "$cli" "$@" 

current status: still open issue

please note that, despite accepted answer, issue still open

from microsoft vscode github, asked me file issue electron github. i'll keep updated.

i recommend remove both atom , visual studio code(even configuration files) because both run on electron framework , seems there problem it. remove installers used install them. install node.js in system. download installer(.deb packages) of visual studio code(32-bit) , install it. install atom(32-bit), go link given below , follow instructions there :-

how can create 32-bit version of atom?

hope works !

if still doesn't work, file issue @ electron github


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User