Manual Installation of `@effect/typeclass` and `@effect/printer-ansi` for `@effect/cli`
I wanted to play with
Everything is working so all good, but to make it work I had to manually install:
However, I don't see these mentionned in the doc nor in an example package: https://github.com/Effect-TS/docgen/blob/main/package.json
So I was wondering if I have something wrong in my config or if it's something expected.
Here are my versions:
@effect/cli. I followed the getting started.Everything is working so all good, but to make it work I had to manually install:
@effect/typeclass as well as @effect/printer-ansi .However, I don't see these mentionned in the doc nor in an example package: https://github.com/Effect-TS/docgen/blob/main/package.json
So I was wondering if I have something wrong in my config or if it's something expected.
Here are my versions:
