Advertisement
Guest User

node.js win_keyboard error

a guest
Feb 19th, 2014
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. module.js:356
  2. Module._extensions[extension](this, filename);
  3. ^
  4. Error: %1 is not a valid Win32 application.
  5. C:\Users\Wyatt\node_modules\win_keyboard\win_keyboard.node
  6. at Module.load (module.js:356:32)
  7. at Function.Module._load (module.js:312:12)
  8. at Module.require (module.js:364:17)
  9. at require (module.js:380:17)
  10. at Object.<anonymous> (C:\Users\Wyatt\Documents\projects\ircKeyboardProject\ircTest.js:8:16)
  11. at Module._compile (module.js:456:26)
  12. at Object.Module._extensions..js (module.js:474:10)
  13. at Module.load (module.js:356:32)
  14. at Function.Module._load (module.js:312:12)
  15. at Function.Module.runMain (module.js:497:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement