claude-code - 💡(How to fix) Fix File Picker issue - New Project [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#49028Fetched 2026-04-17 08:52:51
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Error Message

When using the "Add files" option in project creation — selecting individual files causes "Failed to create project" error every time.

Error Messages/Logs

Fix Action

Fix / Workaround

When using the "Add files" option in project creation — selecting individual files causes "Failed to create project" error every time. When using the folder picker to select a project location — the Open button stays permanently greyed out regardless of which folder is selected. The folder highlights correctly but Open never activates. Cmd+Shift+G path entry workaround does not resolve the greyed-out Open button. Drag and drop from Finder onto the project location field does not work either.

Result: Unable to create any Cowork Project at all despite multiple attempts and workarounds. Expected behaviour: Selecting a folder should activate the Open button and allow project creation. Impact: Recurring task workflows — the core use case for Projects — are completely blocked for paying subscribers.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Cowork Project Creation — "Failed to create project" Plan: Pro/Max (paid subscriber) Device: Mac with Apple Silicon App: Claude Desktop (latest version) What I was trying to do: Create a Cowork Project pointing to a local folder containing Excel files, for a recurring task. What went wrong:

When using the "Add files" option in project creation — selecting individual files causes "Failed to create project" error every time. When using the folder picker to select a project location — the Open button stays permanently greyed out regardless of which folder is selected. The folder highlights correctly but Open never activates. Cmd+Shift+G path entry workaround does not resolve the greyed-out Open button. Drag and drop from Finder onto the project location field does not work either.

Result: Unable to create any Cowork Project at all despite multiple attempts and workarounds. Expected behaviour: Selecting a folder should activate the Open button and allow project creation. Impact: Recurring task workflows — the core use case for Projects — are completely blocked for paying subscribers.

What Should Happen?

IT should allow me to chose a file or a folder

Error Messages/Logs

Steps to Reproduce

Pick folder option in create new project

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

1.1.6041 (62e193)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can be potentially resolved by investigating the folder selection and file system interaction in the Claude Desktop application, specifically focusing on the "Add files" option and folder picker functionality.

Guidance

  • Verify that the selected folder and its contents are accessible and readable by the Claude Desktop application, as permission issues might cause the "Failed to create project" error.
  • Check if there are any specific requirements or restrictions for the folder structure or file types that can be selected for a Cowork Project, which might be causing the Open button to remain greyed out.
  • Attempt to create a project using a different folder or file selection method to isolate if the issue is specific to certain folders or files.
  • Consider testing the application with a minimal setup, such as an empty folder or a single file, to see if the issue persists in a simplified scenario.

Example

No specific code snippet can be provided without more information about the application's internal workings, but debugging the folder selection and file system interaction logic might involve checking file system permissions, folder structure, and file types.

Notes

The issue seems to be related to the interaction between the Claude Desktop application and the file system, specifically with folder selection and file addition. Without more detailed error logs or debugging information, it's challenging to provide a precise fix. However, by following the guidance steps, the user may be able to identify and potentially resolve the issue.

Recommendation

Apply workaround: Given the lack of detailed error information and the specific nature of the issue, attempting different folder selection methods or simplifying the project setup might provide a temporary workaround until a more definitive solution can be found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING