Unable to re-configure testing environment snapshot

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Unable to re-configure testing environment snapshot. When attempting to update snapshot it gives this message:

[Status] Creating testing environment… (Snapshot ID: snapshot-<snapshot_id>, Request ID: <request_id>)
[Warning] Failed to create testing environment: [invalid_argument] Error

Steps to Reproduce

Cursor settings → Re-Configure Manual Snapshot

Expected Behavior

Expected to be able to update our testing environment

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.43 (Universal)
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z (4 days ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

For AI issues: add Request ID with privacy disabled

Request ID: 9c945643-58cd-4891-859c-d9a529495352

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hi Drew!

I looked into your request ID and found that the testing environment is being created, but the install command in your .cursor/environment.json is failing with exit code 1. This causes the generic [invalid_argument] Error you’re seeing.

The UX here isn’t great, and we can improve it. Hopefully, this at least tells you were to look next.

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