You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
Downloaded python-2.7.11.msi. Saved to C:\Users\Moeen.windows-build-tools\python-2.7.11.msi.
Starting installation...
Launched installers, now waiting for them to finish.
This will likely take some time - please be patient!
Waiting for installers... |C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:92
if (data.includes('Variable: IsInstalled = 1') || data.includes('Variabl
^
TypeError: undefined is not a function
at Tailer.handleData (C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:92:16)
at null. (C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:72:16)
at wrapper as _onTimeout
at Timer.listOnTimeout (timers.js:110:15)
The text was updated successfully, but these errors were encountered:
I am getting the exact same error, but the work is being done for an organization that requires that we use Node 0.12. Is it possible to get things working using manual configuration of Python and VS?
Ok, I answered my own question. If you cannot get the windows-build-tools package to work, you can still get things running okay. For the version of Node we're using, I had to revert to Visual Studio 2013.
Downloaded python-2.7.11.msi. Saved to C:\Users\Moeen.windows-build-tools\python-2.7.11.msi.
Starting installation...
Launched installers, now waiting for them to finish.
This will likely take some time - please be patient!
Waiting for installers... |C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:92
if (data.includes('Variable: IsInstalled = 1') || data.includes('Variabl
^
TypeError: undefined is not a function
at Tailer.handleData (C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:92:16)
at null. (C:\Users\Moeen\AppData\Roaming\npm\node_modules\windows-build-tools\lib\install\tailer.js:72:16)
at wrapper as _onTimeout
at Timer.listOnTimeout (timers.js:110:15)
The text was updated successfully, but these errors were encountered: