Having trouble starting the developer rig

I ran into this. On windows CMD you have to type the yarn start portion first, then all the environment variables

yarn start EXT_CLIENT_ID=<client id> EXT_SECRET=<secret> EXT_VERSION=<version> EXT_CHANNEL=<channel> EXT_OWNER_NAME=<owner>

Cheers

2 Likes