Error code question info - Command failed with exit code 3221226525.
Author: darthzeranCreated May 5, 2020Updated Apr 27, 2026
Bug description
So my yarn dev script failed randomly, its not a huge issue, but it says it exited with code 3221226525, and the link it gave didn't have any explanation about it. Just wondering what 3221226525 means. Command
`` yarn dev
**What is the current behavior?**
my program works normally, and sometimes will close with this error.
**What is the expected behavior?**
Not to see this errorinfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. error Command failed with exit code 3221226525.
**Steps to Reproduce**
not possible
**Environment**
- Node Version: `10.15.3`
- Yarn v1 Version: `1.17.3`
- OS and version: windows 10Source: yarnpkg/yarn