errors.fyi community error code reference
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

โ† all namespaces for ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING