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 Jun 20, 2023. It is now read-only.
I have reset Atom to defaults prior to submitting report.
[] I have not reset Atom to defaults prior to submitting report.
Description
cannot install the platformio-ide-terminal plugin
Steps to reproduce
Go to: Atom -> Preferences -> Install ->
Choose: platformio-ide-terminal
Expected behavior:
Get access to the terminal
Actual behavior:
Installing “[email protected]” failed.Hide output…
> [email protected] install /private/var/folders/5l/bkxy55qx31zbyh47t9b76n800000gn/T/apm-install-dir-119716-1038-k1fhe3.jy0ud/node_modules/platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch
> prebuild-install || node scripts/install.js
prebuild-install WARN install No prebuilt binaries found (target=3.1.10 runtime=node arch=x64 libc= platform=darwin)
gyp ERR! configure error
gyp ERR! stack Error: Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" is v3.7.1, which is not supported by gyp.
gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0.
gyp ERR! stack at PythonFinder.failPythonVersion (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/lib/configure.js:501:19)
gyp ERR! stack at PythonFinder.<anonymous> (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/lib/configure.js:483:14)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:282:7)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at maybeClose (internal/child_process.js:961:16)
gyp ERR! stack at Socket.stream.socket.on (internal/child_process.js:380:11)
gyp ERR! stack at Socket.emit (events.js:182:13)
gyp ERR! stack at Pipe._handle.close [as _onclose] (net.js:596:12)
gyp ERR! System Darwin 18.6.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /private/var/folders/5l/bkxy55qx31zbyh47t9b76n800000gn/T/apm-install-dir-119716-1038-k1fhe3.jy0ud/node_modules/platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/private/var/folders/5l/bkxy55qx31zbyh47t9b76n800000gn/T/apm-install-dir-119716-1038-k1fhe3.jy0ud/package.json'
npm WARN apm-install-dir-119716-1038-k1fhe3.jy0ud No description
npm WARN apm-install-dir-119716-1038-k1fhe3.jy0ud No repository field.
npm WARN apm-install-dir-119716-1038-k1fhe3.jy0ud No README data
npm WARN apm-install-dir-119716-1038-k1fhe3.jy0ud No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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! /Users/shokan/.atom/.apm/_logs/2019-08-16T17_20_45_725Z-debug.log
Reproduces how often:
Versions
> atom --version
Atom : 1.40.0
Electron: 3.1.10
Chrome : 66.0.3359.181
Node : 10.2.0
gyp ERR! stack Error: Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" is v3.7.1, which is not supported by gyp.
try with python 2.7.15 though it just works out of the box here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
cannot install the platformio-ide-terminal plugin
Steps to reproduce
Expected behavior:
Get access to the terminal
Actual behavior:
Reproduces how often:
Versions
OS name and version:
MacOs Mojave
10.14.5
Platformio-ide-terminal version:
2.9.4
The text was updated successfully, but these errors were encountered: