Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Install failed on windows 10 #90

Description

@NoHara42

Not sure what's happening here. Suggestions as to how I better diagnose/describe problems like this are welcome, as I'm new to Git in general.

Included is the full log of this run below the pasted code block.

Installing “git-projects@1.17.0” failed.Hide output…
> git-utils@4.1.4 install C:\Users\mailn\AppData\Local\Temp\apm-install-dir-11911-17628-n1cap3.99gqn\node_modules\git-projects\node_modules\git-utils
> node-gyp rebuild
C:\Users\mailn\AppData\Local\Temp\apm-install-dir-11911-17628-n1cap3.99gqn\node_modules\git-projects\node_modules\git-utils>if not defined npm_config_node_gyp (node "C:\Users\mailn\AppData\Local\atom\app-1.34.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\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\bin\\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) npm WARN deprecated coffee-script@1.7.1: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Users\\mailn\\AppData\\Local\\atom\\app-1.34.0\\resources\\app\\apm\\bin\\node.exe',
gyp verb cli 'C:\\Users\\mailn\\AppData\\Local\\atom\\app-1.34.0\\resources\\app\\apm\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using node-gyp@3.4.0
gyp info using node@8.9.3 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb `which` failed python2 { Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:152:21) code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python C:\Users\mailn\AppData\Local\Programs\Python\Python37-32\python.EXE
gyp verb check python version `C:\Users\mailn\AppData\Local\Programs\Python\Python37-32\python.EXE -c "import platform; print(platform.python_version());"` returned: "3.7.2\r\n"
gyp ERR! configure error gyp ERR! stack Error: Python executable "C:\Users\mailn\AppData\Local\Programs\Python\Python37-32\python.EXE" is v3.7.2, 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 failPythonVersion (C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\node-gyp\lib\configure.js:454:14)
gyp ERR! stack at C:\Users\mailn\AppData\Local\atom\app-1.34.0\resources\app\apm\node_modules\node-gyp\lib\configure.js:443:9
gyp ERR! stack at ChildProcess.exithandler (child_process.js:267:7)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at maybeClose (internal/child_process.js:925:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Users\\mailn\\AppData\\Local\\atom\\app-1.34.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\mailn\\AppData\\Local\\atom\\app-1.34.0\\resources\\app\\apm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\mailn\AppData\Local\Temp\apm-install-dir-11911-17628-n1cap3.99gqn\node_modules\git-projects\node_modules\git-utils
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\mailn\AppData\Local\Temp\apm-install-dir-11911-17628-n1cap3.99gqn\package.json'
npm WARN apm-install-dir-11911-17628-n1cap3.99gqn No description
npm WARN apm-install-dir-11911-17628-n1cap3.99gqn No repository field.
npm WARN apm-install-dir-11911-17628-n1cap3.99gqn No README data
npm WARN apm-install-dir-11911-17628-n1cap3.99gqn No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! git-utils@4.1.4 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! npm ERR! Failed at the git-utils@4.1.4 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\mailn\.atom\.apm\_logs\2019-02-01T09_57_47_080Z-debug.log

2019-02-01T10_11_01_900Z-debug.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions