When I use `lambda -c < test.lambda > test.js` in the terminal, only an error prints out: ```diff - TypeError: Lambda.parse(...).compile is not a function ``` Can you fix this?