ish-app / ish-app/ish

[BUG] Illegal byte sequence when running code-server

Open
#2,199 3 comments 0 reactions 0 assignees View on GitHub
unconfirmed
Dominant language
C
Stars
20.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

I downloaded the 32 bit version of code-server with the following commands:
```
$ wget https://github.com/coder/code-server/releases/download/v3.5.0/code-server-3.5.0-linux-x86_64.tar.gz

$ tar -zxf code-server-3.5.0-linux-x86_64.tar.gz
```

But when I run `./code-server-3.5.0-linux-x86_64/bin/code-server `, I got:
```
/root/code-server-3.5.0-linux-x86_64/lib/node: line 1: can't create 쑗@�?�@8: Illegal byte sequence
/root/code-server-3.5.0-linux-x86_64/lib/node: line 2: syntax error: unexpected ")"
```

How can I solve it? Or are there any other ways to install code-server?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.