chunk-DieNfLhd.mjs) that contains:get-migration-CDvYpogu.mjs (which wasn't the case in v1.4.5) to get __export and __reExport helpers.createRequire(undefined) to throw:TypeError: The argument 'path' must be a file URL object, a file URL string, or an absolute path string. Received 'undefined'import.meta.url: var __import_meta_url = typeof import.meta.url === 'string' ? import.meta.url : 'file:///';import.meta.url: var __require = createRequire(__import_meta_url);import.meta.url is undefined, while still working correctly in Node.js environments.