mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 23:02:10 +03:00
next@16 lists @swc/helpers@0.5.15 in its own dependencies but npm's deduplication during global install fails to place it in the omniroute app's node_modules when hoisted. This causes MODULE_NOT_FOUND for @swc/helpers/esm/_interop_require_default.js on startup. Fix: add @swc/helpers@0.5.19 to omniroute's top-level dependencies and overrides so npm guarantees its presence regardless of hoisting strategy. Reproducible on Windows (Node 22) and Linux.
4.9 KiB
4.9 KiB