Bastian Koetsier
Results
3
comments of
Bastian Koetsier
For me `-f/--file` is also throwing an error: ``` env-cmd -f .env.development TypeError [ERR_INVALID_ARG_TYPE]: The "file" argument must be of type string. Received undefined ``` macOS Catalina Running on Node...
Same for us.
Hey, I just found this thread evaluating possible ways handling an error on the router level. I do wonder if it make sense to have a "router-global error handler" (for...