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

Support for Windows. #7

Open
tokejepsen opened this issue Feb 11, 2017 · 4 comments
Open

Support for Windows. #7

tokejepsen opened this issue Feb 11, 2017 · 4 comments

Comments

@tokejepsen
Copy link

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
@poon64
Copy link

poon64 commented Mar 22, 2017

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

@rlnt
Copy link

rlnt commented Sep 6, 2017

This error is still present, please fix

@dfreyche
Copy link

dfreyche commented Feb 8, 2018

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

@Kenedw
Copy link

Kenedw commented Jun 16, 2018

have correction?

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

No branches or pull requests

6 participants