Blog Posts
Reset/Restore All subdirectories of Git
- Tan Shuai
- Software Development
- 22 Sep, 2021
Managing a Git repository effectively often requires resetting or restoring subdirectories to maintain a clean and functional codebase. This guide provides a concise, step-by-step approach to reset o
Read MoreElectron Build Tools `ERROR Error: Failed to run "choco install pywin32 --yes"`
- Tan Shuai
- Software Development
- 08 Sep, 2021
When working with Electron Build Tools, you might encounter an error related to the installation of pywin32 via Chocolatey. This can be frustrating, especially when it's a required dependency for you
Read More