Unable to find module with tsconfig-paths #1270
-
ts-node is unable to find a module and I don't know how to further debug the issue. I use a command-line like this:
Where there is a
And then I try to import via it:
I was unable to find an option in ts-node or tsconfig-paths that would let me diagnose the issue further. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Check this out: |
Beta Was this translation helpful? Give feedback.
-
I'm looking for a way to debug the setup you've linked to, since I am using |
Beta Was this translation helpful? Give feedback.
Check this out:
#1263