DEP0130: Module.createRequireFromPath()


类型:寿命终止

🌐 Type: End-of-Life

改用module.createRequire()

🌐 Use module.createRequire() instead.

提供了自动迁移(来源):

🌐 An automated migration is available (source):

npx codemod@latest @nodejs/create-require-from-path