Describe the feature
Some new modules are not listed as builtinModules and require mandatory node: prefix. unenv does not have polyfills for them currently.
Docs: https://nodejs.org/api/modules.html#built-in-modules-with-mandatory-node-prefix
List:
node:sea
node:sqlite
node:test
node:test/reporters
Additional information
Describe the feature
Some new modules are not listed as
builtinModulesand require mandatorynode:prefix. unenv does not have polyfills for them currently.Docs: https://nodejs.org/api/modules.html#built-in-modules-with-mandatory-node-prefix
List:
node:sea
node:sqlite
node:test
node:test/reporters
Additional information