❯ node index.js
Error: Parse error @:133:42
at wrapSafe (node:internal/modules/cjs/loader:160:13116)
at Module._compile (node:internal/modules/cjs/loader:160:18151)
at Module._extensions..js (node:internal/modules/cjs/loader:160:20043)
at Module.load (node:internal/modules/cjs/loader:160:17661)
at Module._load (node:internal/modules/cjs/loader:160:15179)
Node.js v22.22.3
Describe the bug
Cannot require tsgo
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-mzhu3tok?file=index.js
Steps to reproduce
require('typescript')causesExpected behavior
No errors
Parity with Local
Screenshots
No response
Platform
Additional context
No response