Godot Version
4.4.1
Question
I was trying to export a project to abb using Google Collab. I did some steps check here is the node book: Google Colab
And a simple project https://drive.google.com/file/d/12pTm1S9cycaBrUpNZkNoDgVWHNm_OPWu/view?usp=drivesdk
But In the end export failed with error
ERROR: Cannot export project with preset "Android" due to configuration errors:
at: _fs_changed (editor/editor_node.cpp:1087)
ERROR: Project export for preset "Android" failed.
at: _fs_changed (editor/editor_node.cpp:1103)
Which doesn’t doesn’t provide enough information
Please, help