TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ Object.setup node_modules/vitest-environment-miniflare/src/index.ts:80:11
❯ Module.withEnv node_modules/vitest/dist/chunk-runtime-setup.667a5719.js:888:15
886| files.map(async (fsPath) => {
887| getWorkerState().moduleCache.delete(fsPath);
888| await import(fsPath);
| ^
889| })
890| );
❯ run node_modules/vitest/dist/entry.js:91:7
❯ node_modules/tinypool/dist/esm/worker.js:109:20
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ Object.setup node_modules/vitest-environment-miniflare/src/index.ts:80:11
❯ Module.withEnv node_modules/vitest/dist/chunk-runtime-setup.667a5719.js:888:15
886| files.map(async (fsPath) => {
887| getWorkerState().moduleCache.delete(fsPath);
888| await import(fsPath);
| ^
889| })
890| );
❯ run node_modules/vitest/dist/entry.js:91:7
❯ node_modules/tinypool/dist/esm/worker.js:109:20