Describe the bug
When you pipe a command into the next one it crashes.
To Reproduce
Steps to reproduce the behavior:
- Go to the terminal
- Type in
cowsay moo | lolcat
- Crashes with an error about and id being undefined
Expected behavior
A happy colored cow
Describe the bug
When you pipe a command into the next one it crashes.
To Reproduce
Steps to reproduce the behavior:
cowsay moo | lolcatExpected behavior
A happy colored cow