Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ts-node

"require() of ES Module [...] is not supported" when using typescript

how to import esm libraries without setting "type": "module" in package.json file?

How to render typescript file to javascript programmatically?

node.js typescript ts-node

docker-compose ts-node issue

Cannot find module 'tsconfig-paths/register'

Finding out npm version from package-lock.json

node.js npm ts-node

How to attach debugger to ts-node command in VSCode

Error while executing typescript file with ts-node (after installing the project as global module)

How to use ts-node ESM with node modules?

node.js typescript ts-node

Typescript TS2339 property does not exist

node.js typescript ts-node

High memory consumption in typescript

ts-node

Running a simple express app with ts-node-dev and get error: False expression: Non-string value passed to `ts.resolveTypeReferenceDirective`

How to fix SyntaxError: Cannot use import statement outside a module?

typescript express ts-node

Unable to compile simple TypeScript node-ts example

node.js typescript ts-node

start-server-and-test not starting test cases after starting the test server

Node script with Typescript and ts-node: can't get to import anything, no matter the configuration and package type

How to examine a type in typescript's repl (ts-node)?

typescript ts-node

getting an error "SyntaxError: Unexpected string" near the import statement working with ts-node-dev