Describe the Bug
just installed cursor on my laptop and it gives this error
WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-toolsai.datawrangler’ wants API proposal ‘debugFocus’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-vscode.vscode-copilot-data-analysis’ wants API proposal ‘chatVariableResolver’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.python’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.vscode-python-envs’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘github.copilot-chat’ wants API proposal ‘chatReadonlyPromptReference’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-azuretools.vscode-azure-github-copilot’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘vscjava.vscode-java-pack’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘chatParticipant’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘languageModels’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
workbench.desktop.main.js:54 WARN Missing property “modes” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “modes2” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “modes3” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “explicitEnableOrDisable” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “lastBackgroundBugbotAt” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “repositoryIndexingError” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “repositoryIndexingStatus” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “repositoryLastSyncedTime” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “repositoryIndexingJobs” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:54 WARN Missing property “mainLocalRepositoryProgress” in oldValue. Filling with value from initValue. Please add a migration if necessary.
workbench.desktop.main.js:1348 [composer] error clearing unread messages Error: [composer] No composer data handle found
at gd.updateComposerData (workbench.desktop.main.js:1348:33959)
at workbench.desktop.main.js:51:37011
at j9 (workbench.desktop.main.js:51:36764)
at n.value (workbench.desktop.main.js:51:37000)
at workbench.desktop.main.js:1348:25047
workbench.desktop.main.js:4741 Activating extension ‘anysphere.cursor-retrieval’ failed: The specified module could not be found.
\?\c:\coder\cursor\resources\app\node_modules@anysphere\file-service-win32-x64-msvc\file_service.win32-x64-msvc.node.
workbench.desktop.main.js:54 WARN Failed to get current repository URL: Error: No full commit provider registered
at Qji.getGitUpstreamURL (workbench.desktop.main.js:491:40673)
at oVi.Fb (workbench.desktop.main.js:491:67528)
at oVi.getSlackInstallUrl (workbench.desktop.main.js:491:67718)
at async a (workbench.desktop.main.js:5459:56410)
workbench.desktop.main.js:1449 [KnowledgeBaseService] Error fetching git upstream URL: Error: No full commit provider registered
at Qji.getGitUpstreamURL (workbench.desktop.main.js:491:40673)
at Yin.u (workbench.desktop.main.js:1449:7987)
at Yin.refresh (workbench.desktop.main.js:1449:8237)
Steps to Reproduce
idk
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.2.2 (user setup)
VSCode Version: 1.99.3
Commit: faa03b17cce93e8a80b7d62d57f5eda6bb6ab9f0
Date: 2025-07-07T06:19:13.016Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
Yes - Cursor is unusable