Hi There,
I have an issue building my Capacitor App with a fork that I’ve made of the official @capacitor/google-maps in order to add some abilities to it.
Before then when I used to build the app using the official plugin and it was all ok.
The plugin is => @flossyweb/capacitor-google-maps and it is on the NPM registry.
Here is the relevant extract from the build log, it is pretty explicit that the build system can’t find my custom plugin… Please help !
ServerError: Capacitor dependency install failed
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm error code E404
npm error 404 Not Found - GET http://192.168.215.1:4873/@flossyweb/capacitor-google-maps/-/capacitor-google-maps-6.0.3-beta.1.tgz - no such file available
npm error 404
npm error 404 ‘@flossyweb/capacitor-google-maps@http://192.168.215.1:4873/@flossyweb/capacitor-google-maps/-/capacitor-google-maps-6.0.3-beta.1.tgz’ is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.