[Bug]: can't install raspberry pi via yarn
Is there an existing issue for this?
- [X] I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: Raspberry pi OS
- Remote OS: Ipad OS
- Remote Architecture: N/A
code-server --version: N/A
Steps to Reproduce
- open code-server in raspberry pi
- download using yarn message
- Should recieve a error message
Expected
Downloads sussefully without any issue
Actual
Doesn't download succesfully using yarn methods or any other methods
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
- [X] I cannot reproduce this in VS Code.
- [X] I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- [X] I am using HTTPS.
Notes
No response
Can you please provide some screenshots, videos and logs so we can help you fix this?
Here are the screenshots:

Also, how do I open the full logs on a raspberry pi? The folder which the logs are in seems to be restricted...
Did you try downgrading to Node v16 and trying that way?
Alternatively you can try --ignore-engines with the yarn command but code-server may not work since we don't advise using versions of Node greater than 16
Closing as stale but feel free to comment if you come back to this.