-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
When run ttsc command, below error occurs:
D:\github\samchon\typia\node_modules\ttypescript\lib\patchCreateProgram.js:84
tsm.createProgram = createProgram;
^
TypeError: Cannot set property createProgram of #<Object> which has only a getter
at patchCreateProgram (D:\github\samchon\typia\node_modules\ttypescript\lib\patchCreateProgram.js:84:23)
at loadTypeScript (D:\github\samchon\typia\node_modules\ttypescript\lib\loadTypescript.js:21:56)
at Object.<anonymous> (D:\github\samchon\typia\node_modules\ttypescript\lib\tsc.js:8:46)
at Module._compile (node:internal/modules/cjs/loader:1226:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1280:10)
at Module.load (node:internal/modules/cjs/loader:1089:32)
at Module._load (node:internal/modules/cjs/loader:930:12)
at Module.require (node:internal/modules/cjs/loader:1113:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object.<anonymous> (D:\github\samchon\typia\node_modules\ttypescript\bin\tsc:2:1)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels