Skip to content

Yarn installation fails incompatible engine 'node'  #4415

Closed
@Justxd22

Description

@Justxd22

OS/Web Information

  • Web Browser: ~
  • Local OS: Android q aarch64 (arm64)
  • Remote OS: ~
  • Remote Architecture: ~
  • code-server --version: latest

Steps to Reproduce

  1. Latest termux version
  2. apt update && apt upgrade && apt install build-essential python git nodejs-lts yarn

3.yarn global add code-server

Expected

Install?

Actual

yarn complains about nodejs version expected v14 (the old lts)
The problem is the nodejs-lts is now v16 how can i get v14? Should I go with the standalone install?

Screenshot

Screenshot_20211029_232247

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue cannot proceed due to external factors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions