Created
February 27, 2014 15:33
-
-
Save fredbenenson/9252403 to your computer and use it in GitHub Desktop.
vim-mode error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`apm install vim-mode` | |
/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/keytar/node_modules/bindings/bindings.js:83 | |
throw e | |
^ | |
Error: Module version mismatch, refusing to load. | |
at Object.Module._extensions..node (module.js:485:11) | |
at Module.load (module.js:356:32) | |
at Function.Module._load (module.js:312:12) | |
at Module.require (module.js:362:17) | |
at require (module.js:378:17) | |
at bindings (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/keytar/node_modules/bindings/bindings.js:76:44) | |
at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/keytar/lib/keytar.js:4:31) | |
at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/keytar/lib/keytar.js:58:4) | |
at Module._compile (module.js:449:26) | |
at Object.Module._extensions..js (module.js:467:10) |
I was getting this error too, update your node.
I'm using now the version 0.10.21 and it's ok!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this error with any apm command