When attempting to add remote sources, if a fileless native project is included, an error is currently thrown, and the rest valid projects are not added to the configuration eventually. To address this issue, we can implement a solution to skip these invalid projects gracefully, allowing the addition of remote sources for the valid projects without disruption.
When attempting to add remote sources, if a fileless native project is included, an error is currently thrown, and the rest valid projects are not added to the configuration eventually. To address this issue, we can implement a solution to skip these invalid projects gracefully, allowing the addition of remote sources for the valid projects without disruption.