Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

installation fail due to undefined exception. #28

Closed
Mo33n opened this issue Oct 10, 2016 · 3 comments
Closed

installation fail due to undefined exception. #28

Mo33n opened this issue Oct 10, 2016 · 3 comments

Comments

@Mo33n
Copy link

Mo33n commented Oct 10, 2016

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)

@felixrieseberg
Copy link
Owner

Hey, are you using a slightly older version of Node? If so, upgrading Node will fix your issues 👍

@daveprochnow
Copy link

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?

@daveprochnow
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants