`unknown option --tapes` on v1.2.17
Closed this issue · 2 comments
cooperka commented
On OSX, proxay@1.2.17:
proxay --mode record --host https://example.com --tapes tapes/
error: unknown option `--tapes'
Workaround: Downgrade via yarn global add proxay@1.2.15
proxay --mode record --host https://example.com --tapes tapes/
Loaded tape: default
Proxying in record mode on port 3000.
Thanks for the great work on this! Looking forward to playing around with this more.