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

Install Error Fail #8

Open
ogierpaul opened this issue Sep 27, 2019 · 0 comments
Open

Install Error Fail #8

ogierpaul opened this issue Sep 27, 2019 · 0 comments

Comments

@ogierpaul
Copy link

When I want to install psql from atom > settings> +install>psql

Installing “[email protected]” failed.Hide output…

[email protected] install /private/var/folders/6p/y23k7mzd4zd67f92j28_7dv40000gn/T/apm-install-dir-119827-60156-cojt98.csybe/node_modules/atom-psql/node_modules/node-pty
node scripts/install.js

gyp ERR! configure error
gyp ERR! stack Error: Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" is v3.7.3, 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. (/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/6p/y23k7mzd4zd67f92j28_7dv40000gn/T/apm-install-dir-119827-60156-cojt98.csybe/node_modules/atom-psql/node_modules/node-pty
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/6p/y23k7mzd4zd67f92j28_7dv40000gn/T/apm-install-dir-119827-60156-cojt98.csybe/package.json'
npm WARN apm-install-dir-119827-60156-cojt98.csybe No description
npm WARN apm-install-dir-119827-60156-cojt98.csybe No repository field.
npm WARN apm-install-dir-119827-60156-cojt98.csybe No README data
npm WARN apm-install-dir-119827-60156-cojt98.csybe No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] 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/paulogier/.atom/.apm/_logs/2019-09-27T09_57_02_514Z-debug.log

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

1 participant