deno icon indicating copy to clipboard operation
deno copied to clipboard

Enable npm packages to work without the `node:` specifier

Open akku1139 opened this issue 1 year ago • 1 comments

Some npm packages import Node.js APIs without the node: specifier. To enhance compatibility, Deno should allow npm packages to use the Node.js API without the node: specifier.

akku1139 avatar Oct 27 '24 14:10 akku1139

Can you show an example? Deno should already allows npm packages to work without the node: specifier.

dsherret avatar Oct 27 '24 17:10 dsherret

Import error occurred on October 1st, but there is no problem now. There is currently no problem, so I close this issue.

akku1139 avatar Oct 30 '24 11:10 akku1139