googleapis / googleapis/google-api-nodejs-client
apikeys module cannot be found/installed via npm/yarn
Open
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
https://cloud.google.com/api-keys/docs/reference/rest/
apikeys API is not possible to be installed via `npm install @googleapis/apikeys` or `yarn add @googleapis/apikeys`
Resulting into: `error An unexpected error occurred: "https://registry.yarnpkg.com/@googleapis%2fapikeys: Not found"`
The instructions that it should be possible are written on this page:
https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/apikeys/README.md
Contributor guide
Assessment
This issue has not been assessed yet.