Skip to content

Instantly share code, notes, and snippets.

@bhollan
Created December 7, 2016 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhollan/9f36f3d9fd7deed38e74fc829d9cb3db to your computer and use it in GitHub Desktop.
Save bhollan/9f36f3d9fd7deed38e74fc829d9cb3db to your computer and use it in GitHub Desktop.
Installing “learn-ide-tree@1.0.17” failed.Hide output…
INFO: Could not find files for the given pattern(s).
The system cannot find the file specified.
> runas@3.1.1 install C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp\node_modules\learn-ide-tree\node_modules\runas
> node-gyp rebuild
C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp\node_modules\learn-ide-tree\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\SWAKE\AppData\Local\atom\app-1.12.6\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\SWAKE\AppData\Local\atom\app-1.12.6\resources\app\apm\bin\\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )
C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp
`-- (empty)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at failNoPython (C:\Users\SWAKE\AppData\Local\atom\app-1.12.6\resources\app\apm\node_modules\node-gyp\lib\configure.js:449:14)
gyp ERR! stack at C:\Users\SWAKE\AppData\Local\atom\app-1.12.6\resources\app\apm\node_modules\node-gyp\lib\configure.js:404:11
gyp ERR! stack at C:\Users\SWAKE\AppData\Local\atom\app-1.12.6\resources\app\apm\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Windows_NT 10.0.14393
gyp ERR! command "C:\\Users\\SWAKE\\AppData\\Local\\atom\\app-1.12.6\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\SWAKE\\AppData\\Local\\atom\\app-1.12.6\\resources\\app\\apm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp\node_modules\learn-ide-tree\node_modules\runas
gyp ERR! node -v v4.4.5
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp\package.json'
npm WARN apm-install-dir-116117-4136-wo3ojp No description
npm WARN apm-install-dir-116117-4136-wo3ojp No repository field.
npm WARN apm-install-dir-116117-4136-wo3ojp No README data
npm WARN apm-install-dir-116117-4136-wo3ojp No license field.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Users\\SWAKE\\AppData\\Local\\atom\\app-1.12.6\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\SWAKE\\AppData\\Local\\atom\\app-1.12.6\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\SWAKE\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\SWAKE\\.atom\\.apmrc" "install" "C:\\Users\\SWAKE\\AppData\\Local\\Temp\\d-116117-4136-1jenvlf\\package.tgz" "--runtime=electron" "--target=1.3.9" "--arch=ia32" "--global-style"
npm ERR! node v4.4.5
npm ERR! npm v3.10.5
npm ERR! code ELIFECYCLE
npm ERR! runas@3.1.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the runas@3.1.1 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the runas 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 information on how to open an issue for this project with:
npm ERR! npm bugs runas
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls runas
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\SWAKE\AppData\Local\Temp\apm-install-dir-116117-4136-wo3ojp\npm-debug.log
npm ERR! code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment