errors.fyi
community error code reference
errors.fyi
/
ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING
ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING
nodejs
VM dynamic import callback missing
A dynamic import() was used in a vm.Script without providing the importModuleDynamically callback.
References
https://nodejs.org/api/errors.html
← all namespaces