googleapis / googleapis/google-cloud-node
Use nodeJs prefix for Nodej libs
Open
library: google-cloud-node-core
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
I'm trying to use Google API in Cloudflare workers, one issue I'm facing is this lib import "fs" instead of the new recommended way "node:fs" who helps others env understand how to deal with Node.js dependency.
Can we start to use prefix as This lib uses min version Node.js 18 and that the same version who introduced this.
Contributor guide
Assessment
This issue has not been assessed yet.