mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Node.js module resolver can't handle the \\?\ prefix that Tauri's resource_dir() returns on Windows, causing EISDIR errors. Use dunce to simplify paths before passing them to Node.