This is via WSL-1. Previously installed build worked fine. cursor-agent updated itself the last time I ran it, which caused this error. Fresh install after rm -rf on the installation directory leads to the error above.
Is there a workaround for getting this running on WSL1 that you know of? It certainly worked before, and many other node programs work in this same environment. Seems like the install script is just fetching the wrong node binary for some reason
@zachmu - this is actually a node problem - not a cursor one - if you update “node” on your WSL1, (unrelated to cursor) you will get the same problem as well (node itself is broken)… so beware “sudo apt update” for the time being!