-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
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.
vcarl
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.