bus-stop / x-terminal

An xterm based Atom plugin for providing terminals inside your Atom workspace.
https://atom.io/packages/x-terminal
Other
39 stars 9 forks source link

[BR] I CANNOT INSTALL IT #545

Open wwWT000 opened 1 year ago

wwWT000 commented 1 year ago

Error code:

> node-pty-prebuilt-multiarch@0.10.0 install C:\Users\Administrator\Downloads\Compressed\x-terminal-14.0.6\x-terminal\node_modules\node-pty-prebuilt-multiarch
> prebuild-install || node scripts/install.js

C:\Users\Administrator\Downloads\Compressed\x-terminal-14.0.6\x-terminal\node_modules\node-pty-prebuilt-multiarch>if not defined npm_config_node_gyp (node "C:\Users\Administrator\AppData\Local\atom\app-1.60.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Users\Administrator\AppData\Local\atom\app-1.60.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )

npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
prebuild-install WARN install read ECONNRESET
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: read ECONNRESET
gyp ERR! stack     at TLSWrap.onStreamRead (internal/stream_base_commons.js:200:27)
gyp ERR! System Windows_NT 10.0.22000
gyp ERR! command "C:\\Users\\Administrator\\AppData\\Local\\atom\\app-1.60.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\Administrator\\AppData\\Local\\atom\\app-1.60.0\\resources\\app\\apm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Administrator\Downloads\Compressed\x-terminal-14.0.6\x-terminal\node_modules\node-pty-prebuilt-multiarch
gyp ERR! node -v v12.14.1
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-pty-prebuilt-multiarch@0.10.0 install: `prebuild-install || node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-pty-prebuilt-multiarch@0.10.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Administrator\.atom\.apm\_logs\2023-03-11T02_42_01_502Z-debug.log

picture: image

UziTech commented 1 year ago

Atom is no longer supported.

EchedelleLR commented 9 months ago

@wwWT000 have you tried https://github.com/pulsar-edit/pulsar ?

I confirm it works there so far.