google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

@googleapis/runtimeconfig submodule is not available from npm

Open DimuDesigns opened this issue 3 years ago • 0 comments

I tried to install the @googleapis/runtimeconfig submodule as instructed by the link below:

https://github.com/googleapis/google-api-nodejs-client/tree/main/src/apis/runtimeconfig

But the package is not present on NPM.

I checked the @google-cloud nodejs client libraries as well but the Runtime Configurator API is not supported there either.

Please make it available on NPM.

DimuDesigns avatar Jun 28 '22 19:06 DimuDesigns