Guest User

Untitled

a guest
Jul 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. C:\node-des\test>node vnc-test.js
  2.  
  3. node.js:201
  4. throw e; // process.nextTick error, or 'error' event on first tick
  5. ^
  6. Error: unknown error
  7. at Object..node (module.js:472:11)
  8. at Module.load (module.js:348:31)
  9. at Function._load (module.js:308:12)
  10. at Module.require (module.js:354:17)
  11. at require (module.js:370:17)
  12. at Object.<anonymous> (C:\node-des\test\vnc-test.js:1:73)
  13. at Module._compile (module.js:441:26)
  14. at Object..js (module.js:459:10)
  15. at Module.load (module.js:348:31)
  16. at Function._load (module.js:308:12)
Add Comment
Please, Sign In to add comment