fatal error C1083: Cannot open include file: 'setimmediate.h': No such file or directory
(during npm install after a fresh re-install/upgrade of npm 12.10.0, on an existing project that previously worked fine)
I'm so confused. setimmediate-napi IS listed as a dependency, so why can't it find it?