Port forwarding not working

Describe the Bug

The Port Forwarding fails when opening a port with

Unable to forward localhost:3000. spawn /Applications/Cursor.app/Contents/Resources/app/bin/code-tunnel ENOENT

The code-tunnel file might be broken. When copying that file from the original VS Code to that path, it works. But everytime Cursor gets an update, it overwrites it with the broken file again.

Steps to Reproduce

Opening a port

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.1
VSCode Version: 1.99.3
Commit: 031e7e0ff1e2eda9c1a0f5df67d44053b059c5d0
Date: 2025-07-03T06:06:37.704Z (2 days ago)
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue