Oleksandr Rodik

Results 2 issues of Oleksandr Rodik

Hi. I want to use this fancy library, but it turns out that [it requires old MST and Mobx](https://github.com/mobxjs/mst-gql/blob/main/package.json#L89) in the peer dependencies list. Dev dependencies list requires fresher versions,...

ts-node is in devDependencies of `@oclif/config` however if I run CLI with DEBUG=* I see the following: ``` @oclif/config Error: Cannot find module 'ts-node' @oclif/config Require stack: @oclif/config - /Users/arodik/projects/ffbt/node_modules/@oclif/config/lib/ts-node.js...