Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hello, I’m a Salesforce Developer who uses Cursor IDE with official Salesforce Extension Pack installed from the Marketplace. I’ve been using the IDE for months and haven’t encountered any problems until 21.11.2025 ~17:00 GMT+1 when I’ve started experiencing issues with using Commands (from context menus, file explorer, command palette). At first I decided to create an issue on the extension’s GitHub repository and received an information that now they’re using node 22’s native methods, before the implementation they checked the compatibility with VSCode and every tests passed. They advised me to check if the problem occurs on VSCode and unfortunately it doesn’t. I checked the same VS Code version as stated in Cursor’s Help → About which is 1.105.1.
I’ve tried reinstalling the CLI, reinstalling the Salesforce Extension Pack, upgrading WSL version, downgraded Cursor version to the 1.7 and 2.0 version, removed Cursor directory from “C:\Users\MyUser\AppData\Roaming\Cursor”.
For now a workaround I found is deploying the metadata directly with SF CLI instead of a command, however it’s a less convenient way to perform such operations.
It’s worth mentioning that VSCode has been on Node22+ since May (1.101) so the 1.105 version should be fine. Is there anything on Cursor side that could make these features missing?
Steps to Reproduce
- Use latest version of Cursor
- Have the Salesforce Extension Pack installed
- Connect to any org
- Try to deploy any metadata using the “SFDX: Deploy This Source to Org” command
- Observe that the command fails
Expected Behavior
Command doesn’t fail and metadata is correctly deployed to active org.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.50 (system setup)
VSCode Version: 1.105.1
Commit: 56f0a83df8e9eb48585fcc4858a9440db4cc7770
Date: 2025-12-06T23:39:52.834Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
No - Cursor works, but with this issue
