Replies: 1 comment 1 reply
-
This should be fixed now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running
envio codegen
andenvio dev
requires users to install a lot of dependencies. Without them, we are getting errors like this:See console errors
It would be nice to find a way to not require your end users to install all of these dependencies, e.g.
pino
pino-pretty
rescript-envsafe
@elastic/ecs-pino-format
@glennsl/rescript-fetch
Related: enviodev/docs#622
Beta Was this translation helpful? Give feedback.
All reactions