Skip to content

Use nodeJs prefix for Nodej libs #762

@riderx

Description

@riderx

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.

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions