Can't build it seems

Using the example project from Voltbuilder, I’m getting:

UserError: Error: Plugin 'cordova-plugin-splashscree' is not listed in https://npmjs.com. Error: Plugin 'cordova-plugin-statusba' is not listed in https://npmjs.com. Error: Plugin 'cordova-plugin-whitelis' is not listed in https://npmjs.com. Error: Plugin 'cordova-plugin-inappbrowse' is not listed in https://npmjs.com.

Happens when building for ios or android.
npmjs does not seem to have issues right now.

Any ideas whats going on?

That one was our fault. Please give it another try.

Now I’m getting:

UserError: Error: Plugin ‘’ is no longer supported. The most likely reason for this is that it is obsolete or deprecated. Research it on npmjs.com and in GitHub.

This has been fixed as well. Please try again. Thank you.

Thanks!

Final issue:

<plugin name="@havesource/cordova-plugin-push" source="npm" spec="~1.0.0" />

Returns:
UserError: Error: Plugin ‘havesource/cordova-plugin-push’ is not listed in https://npmjs.com.

This used to work.
Also note the “@” in the naming.

Thanks for pointing that out! It’s been fixed now. Apologies for the inconvenience.