RaspberryPi 4 - node: No such file or directory

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

I tried to install the software and it shows that something is failing, and it seems to be a real issue because Node doesn’t appear to be installed

Steps to Reproduce

Install cursor-agent in a RaspberryPi 4

curl https://cursor.com/install -fsSL | bash
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc
## Also exit of session
cursor-agent
/home/abkrim/.local/bin/cursor-agent: line 10: /home/abkrim/.local/share/cursor-agent/versions/2025.09.12-4852336/node: No such file or directory
sed -n '10p' /home/abkrim/.local/bin/cursor-agent
exec "$NODE_BIN" "$SCRIPT_DIR/index.js" "$@"
la /home/abkrim/.local/share/cursor-agent/versions/2025.09.12-4852336/node
-rwxr-xr-x 1 abkrim abkrim 115M Sep 12 03:35 /home/abkrim/.local/share/cursor-agent/versions/2025.09.12-4852336/node

A mistake?

Expected Behavior

curor-agent start

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version cursor-agent uknow. Installed with script today
Linux rasp 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64
zsh + oh-my-zsh

Does this stop you from using Cursor

Yes - Cursor is unusable

Thanks for the report, I’ve raised it with the team

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.