I built the same android app without any problems, iOS build fails instead.
voltbuilder.log.txt:
UserError: Error: CordovaError: Failed to fetch plugin cordova-plugin-statusbar@4.0.0 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
CordovaError: Error: Command failed with exit code 1: npm install cordova-plugin-statusbar@4.0.0 --save-dev
npm error code ETARGET
npm error notarget No matching version found for cordova-plugin-itunesfilesharing@0.0.2.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /Users/vagrant/.npm/_logs/2025-05-06T17_18_18_525Z-debug-0.log
Discovered plugin "cordova-plugin-dialogs". Adding it to the project
Failed to restore plugin "cordova-plugin-dialogs". You might need to try adding it again. Error: CordovaError: Failed to fetch plugin cordova-plugin-dialogs@2.0.2 via registry.......