Jakka Prihatna

Results 4 comments of Jakka Prihatna

I'm also having this problem with the latest version. And I think I found the problem with the recently merged PR #1201. Please correct me if my analysis is wrong....

`minimist` has released [new version](https://github.com/substack/minimist/releases/tag/1.2.6) to address the security issue. So I guess the only thing left todo is just bumping the `minimist` version in `tsconfig-paths` to v1.2.6

I'm closing this since all the problematic dependencies have been updated in v4. Related PR: #197, #198

I'm having somewhat similiar problem with project using [Emotion](https://emotion.sh/docs/introduction). With the way things are, I need to put the following line to the top of every file where Emotion is...