Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ts-node

Typescript not compiling correctly to commonjs/es2015

Can't run a TS node + ES app - either get `ERR_UNKNOWN_FILE_EXTENSION ` or `new ERR_MODULE_NOT_FOUND`

node.js typescript ts-node

Automatically compile TypeScript files on file save

typescript ts-node

How to import a text file in a NodeJS app with TypeScript and ts-node in dev mode?

Getting Argument of type 'string | undefined' is not assignable to parameter of type 'string' when using env variables

Custom node REPL with typescript and ts-node

Use ts-node to run .mts

node.js typescript ts-node

vue-tsc failing with Error "Referenced Project may not disable emit" on vue project

Unable to attach a debugger while running jest tests

How to configure typescript with ts-jest and ts-node with rootDir

How to get rid of: Warning: Cannot find any files matching pattern "dotenv_config_path=.env.test"

Are there any engines to execute TypeScript code directly?

Is it ok to use "module": "commonjs" in tsconfig.json for a Next.js project? Using ts-node to run scripts in a Next.js Typescript project

typescript next.js ts-node

ts-node and ESM: unknown file extension '.ts'

Cannot find module '../models/user' Node.js on Server