Godot Version
4.7
Question
First time downloading, running and trying to create a project. I tried creating my first project but I received the following error in the terminal:
Editing project: /Users/lionel/Desktop/new-game-project
2026-07-14 14:52:49.358 Godot[1598:32720] Failed to execute: The application “Godot_v4” could not be launched because a miscellaneous error occurred.
ERROR: Failed to start an editor instance for the project at ‘/Users/lionel/Desktop/new-game-project’, error code 29.
at: _open_selected_projects (editor/project_manager/project_manager.cpp:599)
I’ve tried creating a project in several different locations with no luck.
Any help would be appreciated.
LP