I ran into a Windows issue on 2.0.0, matching @sweetim's report here:
when I am using ts-node on Windows, it will complain cannot find type definition file for node which is related to issue #216 , this doesnt happen at Linux.
Bash on Windows does indeed seem to relieve this issue...
I ran into a Windows issue on
2.0.0, matching @sweetim's report here:Bash on Windows does indeed seem to relieve this issue...