Issue Title
|
State
|
Comments
|
Created Date
|
Updated Date
|
Closed Date
|
[Node 19 + ESM + PNP] ERR_MODULE_NOT_FOUND
|
closed
|
2 |
2023-03-18 |
2023-03-12 |
2023-03-18 |
verbatimModuleSyntax w/transpileOnly raises diagnostic error
|
closed
|
4 |
2023-03-17 |
2023-03-12 |
2023-03-18 |
[ESM] [SWC] SyntaxError: The requested module '' does not provide an export named ''
|
open
|
0 |
2023-03-16 |
2023-03-12 |
- |
`preferTsExts` incorrectly imports `.js` instead of `.ts` when importing an inferred `index` file
|
open
|
0 |
2023-03-16 |
2023-03-12 |
- |
Suggestion: always run ".ts" files. Don't ever say .ts is unknown.
|
open
|
0 |
2023-03-09 |
2023-03-12 |
- |
Cannot read file '/usr/local/lib/node_modules/ts-node/tsconfig.build-dist.json'
|
open
|
0 |
2023-03-09 |
2023-03-12 |
- |
--transpile-only execute the code instead of showing transpilation result
|
closed
|
5 |
2023-03-04 |
2023-03-12 |
2023-03-07 |
Add support for TS 5.0 "extends" array
|
closed
|
0 |
2023-02-09 |
2023-03-12 |
2023-02-13 |
Tsconfig.json with extends array pointing to tsconfig.json in parent gives typeerror.
|
closed
|
1 |
2023-02-09 |
2023-03-12 |
2023-02-09 |
Make platform metrics, logger and env standalone
|
closed
|
0 |
2023-02-03 |
2023-03-12 |
2023-02-03 |
When used with tsconfig-paths, tsconfig-paths should use a ts-node provided tsconfig.json path
|
open
|
1 |
2023-02-01 |
2023-03-12 |
- |
In composite projects with ttypescript, ts-node should call transformers with parameters defined on the tsconfig.json of the executed file instead of the original one
|
open
|
0 |
2023-01-27 |
2023-03-12 |
- |
Weird directory is created when using nodejs Worker threads API with `env` option
|
open
|
3 |
2023-01-21 |
2023-03-12 |
- |
ERR_UNKNOWN_FILE_EXTENSION for binaries without extension
|
closed
|
1 |
2023-01-18 |
2023-03-12 |
2023-02-07 |
Cannot find dependent packages while using `ts-node-esm` with `yarn berry` under `pnp mode`.
|
open
|
6 |
2023-01-16 |
2023-03-12 |
- |
Test with threejs got error
|
closed
|
1 |
2023-01-10 |
2023-03-12 |
2023-02-16 |
Decrease dependencies.
|
open
|
0 |
2023-01-09 |
2023-03-12 |
- |
Expose SWC plugins configuration
|
open
|
2 |
2023-01-06 |
2023-03-12 |
- |
ts-node won't resolve unpostfixed file names
|
open
|
2 |
2023-01-03 |
2023-03-12 |
- |
[esm] Cannot import from external packages with an `exports` field that contains a wildcard and an extension
|
open
|
3 |
2022-12-29 |
2023-03-12 |
- |
Support for yarn pnp ESM resolver
|
open
|
0 |
2022-12-22 |
2023-03-12 |
- |
Type-checking when using external transpilers
|
open
|
0 |
2022-12-18 |
2023-03-12 |
- |
Support for the experimental syntax 'decorators' isn't currently enabled
|
closed
|
1 |
2022-12-16 |
2023-03-12 |
2022-12-17 |
Node.JS `tsconfig.json` ERR_IMPORT_ASSERTION_TYPE_MISSING TypeError: Module tsconfig.json needs an import assertion of type "json"
|
closed
|
2 |
2022-12-16 |
2023-03-12 |
2022-12-31 |
SyntaxError: Cannot use import statement outside a module
|
closed
|
1 |
2022-12-14 |
2023-03-12 |
2022-12-14 |
REPL with ES modules
|
closed
|
0 |
2022-12-09 |
2023-03-12 |
2023-02-14 |
importing file from constants.JS showing this error
|
open
|
0 |
2022-12-07 |
2023-03-12 |
- |
Cannot enable 'swc' option with 'transpileOnly: false'. 'swc' implies 'transpileOnly'
|
open
|
0 |
2022-11-30 |
2023-03-20 |
- |
SyntaxError: Cannot use import statement outside a module
|
open
|
1 |
2022-11-30 |
2023-03-12 |
- |
Errors with @swc/wasm 1.3.20
|
open
|
1 |
2022-11-27 |
2023-03-12 |
- |
When using ts-node I get "error TS7053" but when I transpile with tsc and run with node I don't
|
closed
|
0 |
2022-11-25 |
2023-03-12 |
2022-11-26 |
ts-node-esm autorestart and log
|
open
|
0 |
2022-11-20 |
2023-03-12 |
- |
Import of a typescript file fails if a folder named node_modules is anywhere within the path
|
closed
|
3 |
2022-11-14 |
2023-03-12 |
2022-11-14 |
`--import` flag for Node.js parity
|
open
|
1 |
2022-11-06 |
2023-03-12 |
- |
Breakpoints are broken if the full path contains parentheses.
|
closed
|
2 |
2022-10-29 |
2023-03-12 |
2022-10-30 |
Could not find a declaration file for module
|
closed
|
0 |
2022-10-29 |
2023-03-12 |
2022-10-29 |
When running .js files using allowJs, ts-node does not respect source maps in stack traces
|
open
|
1 |
2022-10-23 |
2023-03-12 |
- |
for ES6+ module settings, REPL error on first command: `Unexpected token 'export'`
|
closed
|
3 |
2022-10-23 |
2023-03-12 |
2023-02-14 |
ESM mode does not properly infer config `target` from `"module": "node*"`
|
open
|
2 |
2022-10-14 |
2023-03-12 |
- |
TS node changes the meaning of `this` in commonJS modules
|
closed
|
1 |
2022-10-11 |
2023-03-12 |
2022-10-13 |
Using any transform plugin messes up sourcemaps
|
open
|
1 |
2022-10-09 |
2023-03-12 |
- |
Option to turn specific errors into warnings (e.g. don't fail if a declared variable isn't used)
|
open
|
5 |
2022-10-09 |
2023-03-12 |
- |
ts-node is including cwd tsconfig.json when --project is specified
|
closed
|
1 |
2022-09-17 |
2023-03-12 |
2022-09-17 |
[Bug] ts-node fails on node v16.17.0 in npm run
|
closed
|
1 |
2022-09-15 |
2023-03-12 |
2022-09-21 |
[BUG] Top Level Await
|
closed
|
0 |
2022-09-11 |
2023-03-12 |
2022-09-11 |
Unexpected early exit (code 13) when trying to `import {}` from a dynamic `import()`
|
closed
|
1 |
2022-09-11 |
2023-03-12 |
2022-09-11 |
Wrong root(cwd) determination for esm modules
|
closed
|
2 |
2022-09-11 |
2023-03-12 |
2022-09-11 |
Package's main script not treated as module depending if it's file-system local or not
|
closed
|
1 |
2022-08-27 |
2023-03-12 |
2022-08-29 |
Dollar sign get removed from process.argv on transpilation
|
closed
|
0 |
2022-08-26 |
2023-03-12 |
2022-08-26 |
Getting "Cannot use import statement outside a module"
|
closed
|
0 |
2022-08-26 |
2023-03-12 |
2022-08-26 |