StackOverflow Questions for Tag: ts-node

gcb
gcb

Reputation: 14554

How can I import a local module on a ts-node (prisma seed.ts) file?

Score: -2

Views: 31

Answers: 0

Read More
Chirag Patel
Chirag Patel

Reputation: 38

Typescript type declaration .d.ts not working with nodemon(ts-node)

Score: 0

Views: 16

Answers: 1

Read More
Fahmi DouiRi
Fahmi DouiRi

Reputation: 41

ERR_REQUIRE_ESM: Require of ES Module in CommonJS Context (ts-node, svgdom)

Score: 1

Views: 157

Answers: 1

Read More

Can't globally install ts-node in mac

Score: -1

Views: 39

Answers: 0

Read More
Michael Khaliavski
Michael Khaliavski

Reputation: 151

Cannot find module 'tsconfig-paths/register'

Score: 15

Views: 23738

Answers: 3

Read More
user17632296
user17632296

Reputation:

When I change "module" in tsconfig.json to 'ESNext' and "type" in package.json to 'module', I get an error

Score: 2

Views: 10240

Answers: 1

Read More
Himanshu Teotia
Himanshu Teotia

Reputation: 2185

ts-node-dev not restarting when changes made

Score: 12

Views: 19786

Answers: 6

Read More
andrewf
andrewf

Reputation: 1392

How to run TypeScript, via ts-node, without ‘experimental’ warnings, and without file extensions on imports

Score: 0

Views: 439

Answers: 0

Read More
Anish Pradhan
Anish Pradhan

Reputation: 1

TypeError: Unknown file extension ".ts"

Score: 0

Views: 239

Answers: 1

Read More
Legion
Legion

Reputation: 81

How to set up ts-jest for node?

Score: 0

Views: 66

Answers: 1

Read More
Omer Butt
Omer Butt

Reputation: 31

Error: Unexpected token 'export' and ES module warning when running TypeScript with Code Runner in VSCode

Score: 2

Views: 267

Answers: 1

Read More
soumyadeep.eth
soumyadeep.eth

Reputation: 11

I'm trying to compile my ts file in esm, but it is getting compiled as cjs

Score: 0

Views: 65

Answers: 1

Read More
unloco
unloco

Reputation: 7330

ts-node with tsconfig-paths won't work when using esm

Score: 24

Views: 10741

Answers: 3

Read More
Matheus Macedo
Matheus Macedo

Reputation: 41

/usr/bin/env: 'ts-node-script\r': No such file or directory

Score: 4

Views: 577

Answers: 1

Read More
user60456
user60456

Reputation:

Why does the node inspector not start when I am using nodemon and ts-node?

Score: 45

Views: 34704

Answers: 7

Read More
user504909
user504909

Reputation: 9559

ts-node execute typescript with module import and module defined

Score: 38

Views: 78751

Answers: 6

Read More
Manoj Singh
Manoj Singh

Reputation: 181

Is there any option to compile and run a ts code faster using tsc or ts-node or anything else?

Score: 18

Views: 35273

Answers: 7

Read More
M BHARATH
M BHARATH

Reputation: 33

Getting error "TypeError: Unknown file extension" when trying to run a NodeJS application via Type Script and Express

Score: -1

Views: 194

Answers: 2

Read More
Lin Du
Lin Du

Reputation: 102662

Got SyntaxError: Unexpected token '<' error when runing TS script by ts-node

Score: 0

Views: 57

Answers: 1

Read More
Nicolas Dominguez
Nicolas Dominguez

Reputation: 1343

Is there a way to use npm scripts to run tsc -watch && nodemon --watch?

Score: 122

Views: 132227

Answers: 12

Read More
PreviousPage 1Next