Install PeerTube command not working

When I run
cd ./peertube-latest && sudo -H -u peertube yarn install --production --pure-lockfile
yarn: error: no such option: --production

I have looked around in all the directories and can find no mention of a Production anything

Keith