Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps/winpty directory empty in releases #169

Open
darrenkenny opened this issue Jul 7, 2016 · 2 comments
Open

deps/winpty directory empty in releases #169

darrenkenny opened this issue Jul 7, 2016 · 2 comments

Comments

@darrenkenny
Copy link

Issue# 113 suggested that the deps/winpty directory should be including the winpty build
data, but the latest releases appear to have nothing in that directory.

I'm seeing this when I attempt to install several terminal extensions (term,termy,term3) in Atom
where it is reporting the error:

pty.js@0.3.1 install C:\Users\<username>\AppData\Local\Temp\apm-install-dir-11667-12680-t9n3km\node_modules\termy\node_modules\pty.js
> node-gyp rebuild


C:\Users\<username>\AppData\Local\Temp\apm-install-dir-11667-12680-t9n3km\node_modules\termy\node_modules\pty.js>if not defined npm_config_node_gyp (node "C:\Users\<username>\AppData\Local\atom\app-1.9.0-beta0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node  rebuild ) 

gyp: deps\winpty\winpty.gyp not found (cwd: C:\Users\<username>\AppData\Local\Temp\apm-install-dir-11667-12680-t9n3km\node_modules\termy\node_modules\pty.js) while loading dependencies of binding.gyp while trying to load binding.gyp
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\\Users\\<username>\\AppData\\Local\\atom\\app-1.9.0-beta0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\<username>\\AppData\\Local\\atom\\app-1.9.0-beta0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\<username>\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\<username>\\.atom\\.apmrc" "install" "C:\\Users\\<username>\\AppData\\Local\\Temp\\d-11667-12680-1b2rwun\\package.tgz" "--target=0.37.8" "--arch=ia32"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code ELIFECYCLE

npm ERR! pty.js@0.3.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the pty.js@0.3.1 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the pty.js package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls pty.js
npm ERR! There is likely additional logging output above.

I've seen this with Atom 1.8.0 and 1.9.0beta0...

Any chance that you could fix this issue?

@VitaliyAT
Copy link

The same problem

@bhaskardabhi-oviyum
Copy link

Facing same issue

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

No branches or pull requests

3 participants