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

Doesn't work on windows #12

Closed
zekesonxx opened this issue Sep 2, 2014 · 1 comment
Closed

Doesn't work on windows #12

zekesonxx opened this issue Sep 2, 2014 · 1 comment

Comments

@zekesonxx
Copy link

Error is coming from usage of apm, and it's very clearly keytar's fault:
Errors on any apm command

$ node -v
v0.10.31
$ apm install --check

module.js:356
  Module._extensions[extension](this, filename);
                               ^
Error: %1 is not a valid Win32 application.
c:\Users\Owner\AppData\Roaming\npm\node_modules\atom-package-manager\node_modules\keytar\build\Release\keytar.node
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (c:\Users\Owner\AppData\Roaming\npm\node_modules\atom-package-manager\node_modules\keytar\lib\keytar.js:4:12)
    at Object.<anonymous> (c:\Users\Owner\AppData\Roaming\npm\node_modules\atom-package-manager\node_modules\keytar\lib\keytar.js:58:4)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
@zekesonxx
Copy link
Author

Magically fixed itself. Was probably my fault.

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

No branches or pull requests

1 participant