Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. $ deepstream
  2. Error: No such module: uws_builtin
  3. at native ([eval]:697:28)
  4. at Object.11.events ([eval]:714:3)
  5. at o ([eval]:1:265)
  6. at [eval]:1:316
  7. at Object.237.../../constants/constants ([eval]:47938:13)
  8. at o ([eval]:1:265)
  9. at [eval]:1:316
  10. at Object.236.../../constants/constants ([eval]:47209:23)
  11. at o ([eval]:1:265)
  12. at [eval]:1:316
  13. { Error: Cannot find module './uws_linux_57'
  14. at Function.Module._resolveFilename (module.js:547:15)
  15. at Function.Module._load (module.js:474:25)
  16. at Module.require (module.js:596:17)
  17. at require (internal/module.js:11:18)
  18. at o ([eval]:1:125)
  19. at [eval]:1:316
  20. at native ([eval]:699:20)
  21. at Object.11.events ([eval]:714:3)
  22. at o ([eval]:1:265)
  23. at [eval]:1:316 code: 'MODULE_NOT_FOUND' }
  24. [eval]:710
  25. throw new Error('Compilation of WebSockets has failed and there is no pre-compiled binary ' +
  26. ^
  27.  
  28. Error: Compilation of WebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'.
  29. at native ([eval]:710:19)
  30. at Object.11.events ([eval]:714:3)
  31. at o ([eval]:1:265)
  32. at [eval]:1:316
  33. at Object.237.../../constants/constants ([eval]:47938:13)
  34. at o ([eval]:1:265)
  35. at [eval]:1:316
  36. at Object.236.../../constants/constants ([eval]:47209:23)
  37. at o ([eval]:1:265)
  38. at [eval]:1:316
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement