-
Expected Behavior"ts-node test.ts" should print "hello" Actual BehaviorError: Cannot find module I'm not sure where is wrong. tsc works well but ts-node can't resolve the module "testModule" which is declared with "declare module" in a d.ts. Steps to reproduce the problem
Minimal reproductionSpecifications
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Looks like a duplicate of #1263 |
Beta Was this translation helpful? Give feedback.
Looks like a duplicate of #1263