ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING node runtime_error official true

Dynamic import callback missing

ID: node/err_vm_dynamic_import_callback_missing

Also available as: JSON · Markdown
0%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
18 active
20 active
22 active

Root Cause

vm.Module dynamic import was attempted but the importModuleDynamically callback was not set.

generic

Official Documentation

https://nodejs.org/api/errors.html