Replace "ts-node" with "tsx"
"ts-node" has problems with "esm" and "path-aliases"
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
],
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"ts-node": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user