a week ago i had to install python and Visual C++ Compiler (Windows Build Tools) in order to get my angular project running.
(See README https://github.com/nodejs/node-gyp)
Since a few days this requirements are not needed anymore. I can run npm install on my project and all packages are installed perfectly.
Does anybode have an idea what changed? I really need to know why this is working right now without python and windows build tools.