Skip to content

Native CrOS Support #738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chansonyhu opened this issue Jun 2, 2019 · 1 comment
Closed

Native CrOS Support #738

chansonyhu opened this issue Jun 2, 2019 · 1 comment
Labels
enhancement Some improvement that isn't a feature

Comments

@chansonyhu
Copy link

chansonyhu commented Jun 2, 2019

#225 has proposed two methods of installing code-server on CrOS (using Crostini and Crouton).
I have tried Nick's method (do not use Crosini or Crouton) but the problem is that all the extensions of vscode are invalid then.
I can use Chromebrew to install packages but I don't know what the prerequisites of the binary in ``Releases'' page.
The screenshots of code-server and web client (PWA app) are as follows:
code-server
web client

@chansonyhu chansonyhu added the enhancement Some improvement that isn't a feature label Jun 2, 2019
@chansonyhu
Copy link
Author

Solved by:
mkdir tmp
export TMPDIR=`pwd`/tmp

I think it's something about permission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

1 participant