With python2.7 and buildtools installed manually. Python is in the path
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2.7" in the PATH
It isn't recommended to install windows-build-tools
, as it is deprecated, and there are build tools from the Node.js installer.
To install it, follow the steps below.
EDIT: According to LeMIT's comment,
A complete uninstallation of Node.js, Python, and Visual Studio (including a registry cleanup) helped me.
This should install the build tools.