Set up Theia IDE on Raspberry Pi 4 Requirements Install node version 10 and yarn: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash nvm install 10 npm install -g yarn