Kyrylo Kupin

Results 2 comments of Kyrylo Kupin

Hi @mstaniewski, I encountered the same problem. Updating my tsconfig.json to use ```json { "module": "CommonJS", "moduleResolution": "Node10" } ``` resolved the issue. Hope that helps!

> [@KyryloKupin](https://github.com/KyryloKupin) backpedaling all the advances of modern node module resolution to support a single library and lock yourself into a sub-standard algorithm doesn't quite sit right with me. >...