You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node -r @swc-node/register index.ts seems to work, but only if "type": "module" isn't in package.json. I would give more details, but I don't know what the problem is myself.
node -r @swc-node/register index.tsseems to work, but only if"type": "module"isn't in package.json. I would give more details, but I don't know what the problem is myself.Attached is a reproducible example of this bug.