-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Installing on Termux failed due to Node version #4225
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
Comments
Same issue here. |
i uninstalled nodejs and installed nodejs-lts by |
Hmm...I think this is because we use https://github.com/cdr/code-server/blob/main/package.json#L121-L122 @TeffenEllis should we change this to |
Seems i have the same problem. After installing nodejs-lts and upgrading code-server any attempts to install extensions was finished with "extension because it is not compatible with the current version of VS Code (version 1.60.0)." message... |
same problem here ... |
I think that's a different problem unfortunately. We need to investigate that further as well. |
@Vaitek @AbdullahBinJahed I'm curious why you are installing from source, rather than using our install.sh script -- can you provide any details on that? The binary builds include the version of Node.js that we build and test with, which should be a more seamless experience than building from source, especially with a version of Node.js (16) that we do not currently test with. Is it because of a processor architecture difference; are we missing builds to make things more compatible?
I think if you can use Node 14 (whether via nodejs-lts or from Nodesource), then that's a better solution, and we can (as a separate issue) help you debug the extension issue. |
uhhh... what ? I didn't got most of it ... With node-lts it code-server does install but installing extensions doesn't work .. It just says code-server is old version and newer version is required |
OS/Web Information
Application version:
0.117
Packages CPU architecture:
arm
Subscribed repositories:
sources.list
deb https://grimler.se/termux-packages-24/ stable main
science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main
sources.list.d/pointless.list
deb https://its-pointless.github.io/files/24 termux extras
game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
Updatable packages:
All packages up to date
Android version:
9
Kernel build information:
Linux localhost 4.9.117+ #1 SMP PREEMPT Wed May 27 17:13:44 WIB 2020 armv7l Android
Device manufacturer:
Xiaomi
Device model:
Redmi 6
Steps to Reproduce
Expected
it should work
Actual
Logs
Screenshot
also tried with npm ...

Notes
This issue can be reproduced in VS Code: Yes/No
The text was updated successfully, but these errors were encountered: