I think there is a dependancy problem when importing this module. To see where the top-level await comes from, use --experimental-print-required-tla. ```mjs import svgtofont from 'svgtofont'; ``` > Error: require() cannot be used on an ESM graph with top-level await. Use import() instead. svgtofont 6.0.1 Node 23.1.0