atom-gitkraken icon indicating copy to clipboard operation
atom-gitkraken copied to clipboard

Support for Windows.

Open tokejepsen opened this issue 7 years ago • 4 comments

Would be great with support for Windows. Got this when trying to install;

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Users\\admin\\AppData\\Local\\atom\\app-1.14.1\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\admin\\AppData\\Local\\atom\\app-1.14.1\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\admin\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\admin\\.atom\\.apmrc" "install" "C:\\Users\\admin\\AppData\\Local\\Temp\\d-117111-10632-4h36g2\\package.tgz" "--runtime=electron" "--target=1.3.13" "--arch=ia32" "--global-style"
npm ERR! node v4.4.5
npm ERR! npm  v3.10.5
npm ERR! code EBADPLATFORM

npm ERR! notsup Not compatible with your operating system or architecture: [email protected]
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: ia32

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\admin\AppData\Local\Temp\apm-install-dir-117111-10632-1gm2yjm\npm-debug.log

tokejepsen avatar Feb 11 '17 13:02 tokejepsen

I get the same error when I try to install it under Windows 7.

npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Users\PNXB57\AppData\Local\atom\app-1.15.0\resources\app\apm\bin\node.exe" "C:\Users\PNXB57\AppData\Local\atom\app-1.15.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\PNXB57\.atom\.apm\.apmrc" "--userconfig" "C:\Users\PNXB57\.atom\.apmrc" "install" "C:\Users\PNXB57\AppData\Local\Temp\d-117222-59716-okzchp\package.tgz" "--runtime=electron" "--target=1.3.13" "--arch=x64" "--global-style" npm ERR! node v4.4.5 npm ERR! npm v3.10.5 npm ERR! code EBADPLATFORM

npm ERR! notsup Not compatible with your operating system or architecture: [email protected] npm ERR! notsup Valid OS: darwin npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\PNXB57\AppData\Local\Temp\apm-install-dir-117222-59716-1xkosq6\npm-debug.log

poon64 avatar Mar 22 '17 09:03 poon64

This error is still present, please fix

rlnt avatar Sep 06 '17 22:09 rlnt

This error is still present today, can you fix it please ?

dfreyche avatar Feb 08 '18 13:02 dfreyche

have correction?

Kenedw avatar Jun 16 '18 12:06 Kenedw