
I'm running into an issue when running the command 'yarn run production'
If you change the name e.g. changing production to anything else like "prod" or "production2" the command runs fine first time. It's possibly linked to this closed yarn issue (https://github.com/yarnpkg/yarn/issues/2009)
Here are my node, npm and yarn versions:

To confirm npm run production works fine and yarn run dev, watch and hot work fine also
Update Yarn
@adriaanzon That worked - Thank you! 馃槃
Most helpful comment
@adriaanzon That worked - Thank you! 馃槃