Taobao Frontend Technology
Taobao Frontend Technology
Sep 8, 2021 · Frontend Development

Why VS Code’s File Explorer Flickers During npm Install and How to Fix It

During npm install, VS Code’s file explorer sometimes flashes due to misconfigured file‑watcher exclusions for node_modules, a bug in RPC argument handling and cancellation token processing; this article explains the root causes, demonstrates the faulty configurations, and provides concrete fixes and contribution tips.

CancellationTokenRPCVS Code
0 likes · 10 min read
Why VS Code’s File Explorer Flickers During npm Install and How to Fix It