Open splincode opened 5 years ago
I faced the same issue. I suspect this is related to custom "baseUrl": "src"
in tsconfig.json
@cwayfinder did you resolve the issue after updating baseeUrl
?
@mgechev yes
I can't seem to be able to solve this one. Switching baseUrl to the default './' does not help. Can't really share the code either since it's a project at work :/
It might be related to #50. I do have custom paths defined in tsconfig.json