dpogue commented on issue #1525: URL: https://github.com/apache/cordova-ios/issues/1525#issuecomment-2623693110
The issue where it fails, and also fails to print an error message because the code argument is not a number, was fixed in https://github.com/apache/cordova-cli/pull/640 but hasn't been released yet. You can try running with `--verbose` to see if it prints out any information about what's actually going wrong. `ERR_INVALID_URL` sounds like maybe you have a malformed URL in one of your `<access>`/`<allow-intent>`/`<allow-navigation>` tags in config.xml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org