forked from forks/ffprobe-wasm-npm
using require in esm #1
Owner
```
⨯ uncaughtException: Error: require() cannot be used on an ESM graph with top-level await. Use import() instead. To see where the top-level await comes from, use --experimental-print-required-tla.
From /home/b00tload_/src/video-compliance/node_modules/.pnpm/@cis-oss+avprobe-wasm@0.3.2/node_modules/@cis-oss/avprobe-wasm/worker-node.mjs
Requiring /home/b00tload_/src/video-compliance/node_modules/.pnpm/@cis-oss+avprobe-wasm@0.3.2/node_modules/@cis-oss/avprobe-wasm/ffprobe-wasm.mjs
at ignore-listed frames {
code: 'ERR_REQUIRE_ASYNC_MODULE'
}
```
Reviewed
Confirmed
1
Priority
Critical
1
labels
fix?: possible fix to #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?