termux-packages icon indicating copy to clipboard operation
termux-packages copied to clipboard

code-server

Open MajliTech opened this issue 3 years ago • 5 comments

Package description

This package provides Visual Studio Code to your device. I know that there is vscode.dev now, but wanna this local development .

Home page URL

No response

Source code URL

https://github.com/coder/code-server

Packaging policy acknowledgement

Additional information

While using the official installer: tar: code-server-4.5.1-linux-arm64/lib/vscode/node_modules/@parcel/watcher/build/Release/watcher.node: Cannot hard link to ‘code-server-4.5.1-linux-arm64/lib/vscode/node_modules/@parcel/watcher/build/Release/obj.target/watcher.node’: Permission denied tar: code-server-4.5.1-linux-arm64/lib/vscode/node_modules/@parcel/watcher/build/node-addon-api/nothing.a: Cannot hard link to ‘code-server-4.5.1-linux-arm64/lib/vscode/node_modules/@parcel/watcher/build/Release/nothing.a’: Permission denied tar: code-server-4.5.1-linux-arm64/lib/vscode/node_modules/spdlog/build/Release/obj.target/spdlog.node: Cannot hard link to ‘code-server-4.5.1-linux-arm64/lib/vscode/node_modules/spdlog/build/Release/spdlog.node’: Permission denied tar: code-server-4.5.1-linux-arm64/lib/vscode/node_modules/native-watchdog/build/Release/watchdog.node: Cannot hard link to ‘code-server-4.5.1-linux-arm64/lib/vscode/node_modules/native-watchdog/build/Release/obj.target/watchdog.node’: Permission denied tar: code-server-4.5.1-linux-arm64/node_modules/argon2/build-tmp-napi-v3/Release/obj.target/argon2.a: Cannot hard link to ‘code-server-4.5.1-linux-arm64/node_modules/argon2/build-tmp-napi-v3/Release/argon2.a’: Permission denied tar: code-server-4.5.1-linux-arm64/node_modules/argon2/build-tmp-napi-v3/Release/obj.target/argon2.node: Cannot hard link to ‘code-server-4.5.1-linux-arm64/node_modules/argon2/lib/binding/napi-v3/argon2.node’: Permission denied tar: code-server-4.5.1-linux-arm64/node_modules/argon2/build-tmp-napi-v3/Release/argon2.node: Cannot hard link to ‘code-server-4.5.1-linux-arm64/node_modules/argon2/lib/binding/napi-v3/argon2.node’: Permission denied tar: Exiting with failure status due to previous errors

MajliTech avatar Aug 03 '22 22:08 MajliTech

Duplicate of https://github.com/termux/termux-packages/issues/7641

Please try https://github.com/termux/termux-packages/issues/7641#issuecomment-933098903

truboxl avatar Aug 04 '22 09:08 truboxl

Isn't this kind of a different approach / version to get vscode though? (Apparently this one is to create a webapp server so.)

tomty89 avatar Aug 04 '22 11:08 tomty89

I just now tried the command linked to the comment to install code-server. It is working.

apt install nodejs-lts yarn
yarn global add code-server

truboxl avatar Aug 04 '22 12:08 truboxl

Available in the tur .

2096779623 avatar Feb 01 '23 08:02 2096779623

@xtkoba completed

SunPodder avatar Feb 17 '23 14:02 SunPodder

Closing since the package is now available in tur as mentioned by @2096779623

thunder-coding avatar Apr 30 '23 03:04 thunder-coding