Node.js detection for Windows users utilizing `nvm-windows`.
Robust environment detection and compatibility across diverse developer toolchains on Windows.
Qclaw fails to detect Node.js installations managed by `nvm-windows` on Windows, leading to a 'Node.js not detected' error. This is a critical compatibility gap for a significant segment of Windows developers who rely on `nvm-windows` for Node.js version management. The proposed solution involves...
nvm-windows
Node.js
platform === 'win32'
nvm 偵測邏輯
node-subprocess-runtime.ts
View Technical Brief